|
pure virtual |
Obtain the DOM tree of the currently parsed KMIP request message.
| ppInDom | [ in ] Extract the DOM tree for use in logging the request message |
| Success | P6R::eOk | |
| Failure | P6R::eNoMemory | Insuffficient memory to properly initialize the component |
| P6R::eNotInitialized | A successful call to initialize() was not done. | |
| P6R::eInvalidArg | ppInDOM is NULL |