Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6KMIP_NEWOBJECT Struct Reference

#include <p6kmipclient.h>

Public Attributes

P6UINT32 objectType
 
p6IKMIPAttributepAttributes
 
p6IKMIPNamepNames
 
p6IKMIPStrpUniqueId
 

Detailed Description

P6KMIP_NEWOBJECT.

Returned from a KMIP server identifying a newly created or registered managed object.

objectType - if not zero, this field indicates the type of the newly created object (see Section 9.1.3.2.12 in p6kmip.h) pUniqueId - an enumerator holding one (or more) unique identifier for a managed object(s) (e.g., createSplitKey() can result in multiple objects being created). pNames - an enumerator holding one or more template names defined for the manged object identified by pUniqueId pAttributes - an enumerator holding one or more attributes defined for the manged object identified by pUniqueId

Definition at line 1530 of file p6kmipclient.h.


The documentation for this struct was generated from the following file: