LVSemanticData_GetInt

Returns the integer value contained in a given semantic data handle. This function assumes that the handle is of type SI_TYPE_INT. If the user passes in a handle with non SI_TYPE_INT type, this function always returns 0.

Function

int LVSemanticData_GetInt(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