P6R::p6ISAX2ErrorHandlerInit Interface Reference

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

#include <p6sax2errorhandler.h>

Inherits P6R::p6ICom.

List of all members.

Public Member Functions

virtual P6R::P6INT32 addref ()=0
 This method increases the reference count of the component instance by one.
virtual P6R::P6ERR initialize (p6IDataStream *pOutErrors)=0
 Sets up the component to run properly.
virtual P6R::P6ERR queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0
 This method queries the component for a specific interface.
virtual P6R::P6INT32 release ()=0
 This method decrements a components reference count.

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 140 of file p6sax2errorhandler.h.


The documentation for this interface was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.