ISpXMLRecoResult::GetXMLErrorInfo (SAPI 5.3)
Microsoft Speech API 5.3
ISpXMLRecoResult::GetXMLErrorInfo
ISpXMLRecoResult::GetXMLErrorInfo is used to discover the details of an error that occurred during semantic processing.
HRESULT GetXMLErrorInfo(
SPSEMANTICERRORINFO *pSemanticErrorInfo
);
Parameters
- pSemanticErrorInfo
A structure that will be populated with details of the error.
Return values
Value |
S_OK |
S_FALSE |
E_NOTIMPL |