Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Registers or returns the current ErrorHandler
.
Usage Syntax
For getting the ErrorHandler
:
Set objErrorHandler = oSAXXMLReader.errorHandler
For setting the ErrorHandler
:
Set oSAXXMLReader.errorHandler = objErrorHandler
Remarks
The errorHandler
property gets or sets the current ErrorHandler
for the IVBSAXErrorHandler
interface.
Versioning
Implemented in: MSXML 3.0 and later