|
pure virtual |
This method allows the caller to determine how nested the current KMIP structure is in the overall KMIP message.
| pLevel | [ out ] Points to an integer where the current nesting level is written. |
| Success | P6R::eOk | |
| Failure | P6R::eNoMemory | Insuffficient memory to properly initialize the component |
| P6R::eInvalidArg | pLevel is NULL. |