LVSemanticArray_GetSize

If a handle is of SI_TYPE_ARRAY type, this function returns the number of elements in the array. Otherwise this function returns -1.

Function

int LVSemanticArray_GetSize(H_SI_DATA h_si_data)

Return Values

Non-negtive value

The number of elements in the array.

-1

Either the handle is not of SI_TYPE_ARRAY type, or some error occurred.

Parameters

h_si_data

Semantic data handle.


Complete Help Topic List | Speech Engine Product Information