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.
const char* LVSemanticData::GetString( )
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.
Complete Help Topic List | Speech Engine Product Information