|
pure virtual |
The calling application uses this method to register an application written (or custom) entity resolver.
| pObject | [ in ] Pointer to a resolver handler written by an application. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | A successful call to intialize() must be made before calling this funciton. |