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

#include <p6kmipserverparser.h>

Public Attributes

P6KMIP_MSGEXTENSIONREQ extension
 
p6IKMIPAttributepAttribute
 
p6IKMIPAttributepNewAttribute
 
p6IKMIPStrpUniqueId
 

Detailed Description

P6KMIP_MODIFY_ATTREQ.

The contents of a request to modify an attribute associated with an existing managed object.

pUniqueId - (optional) an enumerator holding one unique identifier for a managed object pAttribute - an enumerator holding one attribute defined for the manged object identified by pUniqueId, in KMIP 2.0 this is the Current Attribute pNewAttribute - (added in KMIP 2.0) NULL when not in KMIP 2.0, othewise it is required and holds the new value for the attribute extension - (optional) extension.pVendorId set to NULL when not in use, used to extend protocol messages for the purpose of adding vendor-specified extensions

Definition at line 645 of file p6kmipserverparser.h.


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