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

#include <p6kmipbase.h>

Public Attributes

P6UINT32 objectType
 
p6IKMIPStrpUniqueId
 

Detailed Description

P6KMIP_NEWOBJECT2.

Returned from a KMIP server identifying a newly created or registered managed object. For KMIP 2.0 and greater

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).

Definition at line 1279 of file p6kmipbase.h.


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