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

#include <p6kmipclient.h>

Public Attributes

P6UINT32 idCount
 
P6UINT32 objectType
 
P6KMIP_TEMPLATEATTRIBUTEpAttributes
 
P6KMIP_MSGEXTENSIONpExtension
 
P6NCSTRpIdList
 
P6UINT32pSecretDataType
 

Detailed Description

P6KMIP_JOINPARAMS.

Specific parameters required by the Join Split Key operation.

objectType - defines the type of the object to be created (see Section 9.1.3.2.12 in p6kmip.h. Object Type Enumeration) idCount - the number of unique identifers in the pIdList pIdList - a list of unique identifiers pointing to the split parts to be combined pSecretType - optional can be NULL, if the objectType indicates secret data then setting this type can be used (see Section 9.1.3.2.9 in p6kmip.h) pAttributes - optional can be NULL, used to define the attributes to be associated with the new managed object pExtension - optional can be NULL, vendor defined extension to the operation

Definition at line 1049 of file p6kmipclient.h.


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