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 LV_FAILURE.

Function

Parameters

h_si_data

Semantic data handle.

Return Values

Non-negtive value

The number of elements in the array.

LV_FAILURE

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

See Also

© 2012 LumenVox LLC. All rights reserved.