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

int LVSemanticData_GetBool(H_SI_DATA h_si_data)

Return Values

An integer value.

Parameters

h_si_data

Semantic data handle.


Complete Help Topic List | Speech Engine Product Information