Main Page   Namespace List   Compound List   File List   Compound Members   File Members   Related Pages  

DfvInterface::MessageListener Class Reference

#include <dfvifc.h>

List of all members.

Public Methods

 MessageListener ()
virtual ~MessageListener ()
virtual void onMessage (DfvIfErrorLevel errLevel, DfvIfErrorCode errCode, const char *errMessage)
 Event that returns the error information(error level, error code, error message) in the formatting process.

virtual void onMessageW (DfvIfErrorLevel errLevel, DfvIfErrorCode errCode, const wchar_t *errMessage)


Constructor & Destructor Documentation

DfvInterface::MessageListener::MessageListener   [inline]
 

virtual DfvInterface::MessageListener::~MessageListener   [inline, virtual]
 


Member Function Documentation

virtual void DfvInterface::MessageListener::onMessage DfvIfErrorLevel    errLevel,
DfvIfErrorCode    errCode,
const char *    errMessage
[inline, virtual]
 

Event that returns the error information(error level, error code, error message) in the formatting process.

errLevel - Returns the errorlevel errCode - Returns the errorcode errMessage - Returns the errormessage

virtual void DfvInterface::MessageListener::onMessageW DfvIfErrorLevel    errLevel,
DfvIfErrorCode    errCode,
const wchar_t *    errMessage
[inline, virtual]
 


The documentation for this class was generated from the following file:
Generated on 3 Apr 2024 for Office Server Document Converter C/C++ Interface by Doxygen 1.3-rc2