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

#include <p6kmipclient.h>

Public Attributes

P6UINT32 attribCount
 
P6KMIP_ATTRIBUTEpAttributeList
 
P6KMIP_MSGEXTENSIONpExtension
 
P6UINT32pMaxItems
 
P6UINT32pObjectGroupMember
 
P6UINT32pOffsetItems
 
P6UINT32pStorageStatusMask
 

Detailed Description

P6KMIP_LOCATEPARAMS.

Specific parameters required by the Locate operation.

pMaxItems - optional can be NULL, define the number of matched objects returned by the server pStorageStatusMask - optional can be NULL, see Section 9.1.3.3.2 in p6kmip.h, defines the groups of objects to be searched pObjectGroupMember - optional can be NULL, see Section 9.1.3.2.33 in p6kmip.h, defines the groups object group member type (added to KMIP 1.1) attribCount - specifies the number of P6KMIP_ATTRIBUTE structures pointed to by pAttributeList pAttribList - optional can be NULL, all of the attributes must match an object for that object to be returned pExtension - optional can be NULL, an extension specific to a locate operation pOffsetItems - optional can be NULL, offset into set of located objects to start to return (add to KMIP 1.3)

Definition at line 965 of file p6kmipclient.h.


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