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

#include <p6kmipclient.h>

Public Attributes

P6UINT32 attribCount
 
P6NCSTRpAttributeNames
 
P6KMIP_MSGEXTENSIONpExtension
 
P6NCSTR uniqueId
 

Detailed Description

P6KMIP_GETATTRIBPARAMS.

Specific parameters required by the Get Attributes operation.

uniqueId - optional uniqueId.pString can be NULL, pointer to the managed object to return. If NULL the server determines the object to return. attibuteCount - the number of entries in the list pointed to by pAttributeNames pAttributeNames - optional can be NULL, a list of attribute names to return their value. If NULL then all attributes are returned. pExtension - optional can be NULL, an extension specific to a locate operation

Definition at line 1340 of file p6kmipclient.h.


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