LVSemanticData::GetString

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.

Function

Return Values

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.

See Also

© 2012 LumenVox LLC. All rights reserved.