Returns a string describing the contents of a semantic data handle. The function can return XML or ECMAScript formatted text.
const char* LVSemanticData_Print(H_SI_DATA h_si_data, int format)
A pointer to the string which contains the print out information.
h_si_data
Semantic data handle.
format
The format type.
The string contents are stored with the semantic data handle, and will be released when the handle is released.
Complete Help Topic List | Speech Engine Product Information