LVSemanticData_GetBool

Returns an integer value contained in a given handle. A non-zero integer value represents a true value, and a zero value represents a false value. This function assumes that the semantic data handle being passed in is of type SI_TYPE_BOOL. If the user passes in a handle with non SI_TYPE_BOOL type, this function always returns false.

Function

Parameters

h_si_data

Semantic data handle.

Return Values

An integer value.

See Also

© 2012 LumenVox LLC. All rights reserved.