LVSemanticData_Print

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)

Return Values

A pointer to the string which contains the print out information.

Parameters

h_si_data

Semantic data handle.

format

The format type.

Remark

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