IXMLNodeSource::GetLastError
This method returns the last HRESULT that was returned from other methods.
Syntax
HRESULT GetLastError (void);
Parameters
None.
Return Values
The last HRESULT that was returned from other methods.
Requirements
Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: xmlparser.h
Library: xmlparser.lib
See Also
IXMLNodeSource | IXMLNodeSource::GetLineNumber | IXMLNodeSource::GetLinePosition | IXMLNodeSource::GetAbsolutePosition | IXMLNodeSource::GetErrorInfo
Send Feedback on this topic to the authors