The calling application uses this method to register an error event hanlder.
- Parameters:
-
| pObject | [IN] Pointer to a error handler written by an application. |
- Returns:
Success | P6R::eOk | |
Failure | P6R::eNotInitialized | A successful call to intialize() must be made before calling this funciton. |