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

#include <p6kmipclient.h>

Public Attributes

P6UINT32 itemCount
 
P6KMIP_MSGEXTENSIONpExtension
 
P6KMIP_ATTRIBUTEpItemList
 
P6KMIP_TEMPLATEATTRIBUTE properties
 

Detailed Description

P6KMIP_TEMPLATEPARAMS.

All the parameters required to register a template.

properties - any of the defined attributes to be associated with the registered template (i.e., attribute describing the template managed object such as its name) itemCount - the number of entries pointed to by pItemList pItemList - A template is composed of one or more attributes which can hold any of the defined attributes that can be associated with a registered object (e.g., Object Group). This points to an array of P6KMIP_ATTRIBUTE structures. Thus this field holds the contents of the template. pExtension - optional can be NULL, vendor defined extension to the operation

Definition at line 1300 of file p6kmipclient.h.


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