Share via


ISAXXMLReader::getErrorHandler Method (Windows CE 5.0)

Send Feedback

This method returns the current error handler.

HRESULT getErrorHandler(ISAXErrorHandler** ppHandler);

Parameters

  • ppHandler
    [out, retval] Pointer to the pointer to the current error handler or NULL (if an error handler has not been set).

Return Values

  • S_OK
    Returned if the error handler is successfully returned.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
Link Library: Uuid.lib.

See Also

putErrorHandler Method | ISAXXMLReader:IUnknown Interface

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.