Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ICurThread::flushErrorInfo ( p6ILogProducer *  pLog)
pure virtual

COM Exceptions - This method causes all outstanding exception records to be logged and then flushed from the thread.

Use getErrorInfo() to retrieve and act on each exception record individually.

Parameters
pLog[ in ] A pointer to the log producer to be used to log the exception records.
Returns