Returns the current ErrorHandler
.
HRESULT getErrorHandler( [out,retval] ISAXErrorHandler ** ppHandler);
ErrorHandler
or Null (if an ErrorHandler
has not been set).ErrorHandler
is successfully returned.putErrorHandler Method (C/C++)
Applies to: ISAXXMLReader Interface