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

#include <p6kmipencoder.h>

Public Attributes

P6NCSTR name
 
P6UINT32 tag
 
P6INT32 type
 

Detailed Description

P6KMIP_EXTENSION.

Section 2.1.9 (in KMIP spec) Extension Information, for KMIP 1.1 This structure is used to define properties of a vendor extension.

name - a test string that is used to name an object tag - optional, set to 0 when not in use, tag value of an object (e.g., 0x80000010) type - optional, set to 0 when not in use, one of the value in Section 9.1.1.2 Item Type, see p6kmip.h

Definition at line 1032 of file p6kmipencoder.h.


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