Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6ISAX2ErrorHandlerInit Interface Referenceabstract

#include <p6sax2errorhandler.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR initialize (p6IDataStream *pOutErrors)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

This interface allows the caller to use the P6R implementation of the p6ISAX2ErrorHandler component.

The P6R implementation requires a data stream to write any error messages. Once this interface is initialized, the caller just calls queryinterface to obtain the p6ISAX2ErrorHandler component.

Definition at line 144 of file p6sax2errorhandler.h.


The documentation for this interface was generated from the following file: