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

#include <p6kmipserver.h>

Public Attributes

p6IKMIPAttributepAttribute
 
p6IKMIPStrpReplacedUniqueId
 
p6IKMIPStrpUniqueId
 
P6KMIP_MANAGED pushObject
 
P6UINT32 putFunction
 

Detailed Description

P6KMIP_PUTREQ.

The contents of a put request operation from a KMIP server to the client.

putFunction - indicates the type of put function (see Section 9.1.3.2.26 in p6kmip.h for allowed values) pReplacedUniqueId - (optional) indicates the object being replaced by the new object contained in the request pushObject - the managed object being pushed to the client by the server pAttribute - an enumerator holding one attribute defined for the manged object identified by pUniqueId

Definition at line 100 of file p6kmipserver.h.


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