Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IKMIPServerParser::getDOMTree ( p6IDOMXML **  ppInDOM)
pure virtual

Obtain the DOM tree of the currently parsed KMIP request message.

Parameters
ppInDom[ in ] Extract the DOM tree for use in logging the request message
Returns
SuccessP6R::eOk 
FailureP6R::eNoMemoryInsuffficient memory to properly initialize the component
P6R::eNotInitializedA successful call to initialize() was not done.
P6R::eInvalidArgppInDOM is NULL