Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IJSONErrorHandlerInit::initialize ( p6IDataStream pOutErrors)
pure virtual

Sets up the component to run properly.

Parameters
pOutErrors[ in ] A data stream object used to write error messages to (which can be a file, a socket, etc.)
Returns
SuccessP6R::eOk 
FailureP6R::eInvalidArgpOutErrors is NULL