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

#include <p6kmipserverparser.h>

Public Attributes

P6KMIP_MSGEXTENSIONREQ extension
 
p6IKMIPStrpAttributeName
 
p6IKMIPAttributeRefpAttributeRef
 
p6IKMIPStrpUniqueId
 

Detailed Description

P6KMIP_GETATTREQ.

The contents of a request to get several attributes associated with an existing managed object. KMIP 1.0 to 1.4 pAttributeName can be in use KMIP 2.0 pAttributeRef can be in use

pUniqueId - (optional) an enumerator holding one unique identifier for a managed object pAttributeName - (optional) used in KMIP 1.0 to 1.4, an enumerator holding one or more attribute names defined for the manged object identified by pUniqueId pAttributeRef - (optional) used in KMIP 2.0, an enumerator holding one or more attribute reference defining for the manged object identified by pUniqueId 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 615 of file p6kmipserverparser.h.


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