LVSemanticData_GetDouble

Returns a double precision floating point value contained in the given semantic data handle. This function assumes that the handle is of type SI_TYPE_DOUBLE . If the user passes in a handle with non SI_TYPE_DOUBLE type, this function always returns 0.0.

Function

Parameters

h_si_data

Semantic data handle.

Return Values

A double.

See Also

© 2012 LumenVox LLC. All rights reserved.