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

Sets up the component to run properly.

Parameters
flags[ in ] Set perferences for the new object. These preferences are fixed during the lifetime of the object.
Returns
SuccessP6R::eOk 
FailureP6R::eNoMemoryInsuffficient memory to properly initialize the component
P6R::eAlreadyInitializedCan only be called once successfully.