|
pure virtual |
Sets up the object to run properly.
| flags | [ in ] Set perferences for the new object. |
| Success | P6R::eOk | |
| Failure | P6R::eAlreadyInitialized | This function can only be called once successfully. |
| P6R::eNoMemory | Insufficient memory to properly initialize the object. |