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

COM Exceptions - Retrieves the next exception record (p6IErrorInfo interface) for the current thread.

Parameters
ppInfo[ out ] The address of a p6IErrorInfo interface pointer which receives the requested p6IErrorInfo interface pointer.
Returns