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

COM Exceptions - Creates and returns an uninitialized p6ICreateErrorInfo interface.

This interface is used to communicate more descriptive error information.

Parameters
ppCreateInfo[ out ] The address of a pointer in which to place the pointer to the p6ICreateError.
Returns
SuccesseOk 
FailureP6R::eNoMemoryThere was not enough memory available to allocate and instance of a p6ICreateError
P6R::eInvalidArgppCreateInfo was NULL