Receives notification of a recoverable error.
Sub error(oLocator As IVBSAXLocator, strError As String,_ nErrorCode As Long)
Locator
object, which contains line and column numbers of the error. SystemID and PublicID may be unavailable for particular data sources, such as character buffer.HRESULT error( [in] ISAXLocator * pLocator, [in] const wchar_t * pwchErrorMessage [in] HRESULT hrErrorCode);
Locator
object, which contains line and column numbers of the error. SystemID and PublicID may be unavailable for particular data sources, such as character buffer.To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
errorHandler Property | putErrorHandler Method | ISAXLocator Interface
Applies to: ISAXErrorHandler/IVBSAXErrorHandler Interface