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

#include <p6kmipclient.h>

Public Attributes

P6KMIP_TEMPLATEATTRIBUTE attributes
 
P6UINT32 opaqueType
 
P6BCSTR opaqueValue
 
P6KMIP_MSGEXTENSIONpExtension
 

Detailed Description

P6KMIP_OPAQUEPARAMS.

Specific parameters required by the Register an Opaque object operation.

opaqueType - the type of data in opaqueValue parameter, one of the values from Section 9.1.3.2.10 in p6kmip.h, Opaque Type Enumeration opaqueValue - an opaque object defined by the application to be stored on the KMIP sever attrbutes - any of the defined attributes to be associated with the registered object (e.g., Object Group) pExtension - optional can be NULL, vendor defined extension to the operation

Definition at line 1162 of file p6kmipclient.h.


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