LVSemanticObject::PropertyName

Returns the name of a property (member data) in this object at a particular Index.

Function

Parameters

Index

An index between 0 and NumberOfProperties - 1

Return Values

Non-NULL pointer

A pointer to a buffer containing the name of the property specified by index.

NULL

Either the handle is not of SI_TYPE_OBJECT type, or the index exceeds the total number of properties in this object.

See Also

© 2012 LumenVox LLC. All rights reserved.