- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Returns the name of a property (member data) in this object at a particular Index.
Index
An index between 0 and NumberOfProperties - 1
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.