- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Returns the string contained in a given LVSemanticData object. This function assumes that the contained data is of type SI_TYPE_STRING. If it is not, this function always returns NULL.
NULL
Either the contained data is not of type SI_TYPE_STRING, or some error occurred.
Other
A pointer to a buffer containing the string.