CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
CMPIArray Struct Reference

CMPIArray encapsulated data type object. More...

#include <cmpift.h>

Data Fields

const void * hdl
 Opaque pointer to MB-specific implementation data for this object.
 
const CMPIArrayFTft
 Pointer to the function table for this object.
 

Detailed Description

CMPIArray encapsulated data type object.

CMPIArray objects represent arrays of values of the same base types; however, some of them can be CIM NULL values. CMPIArray objects are used for example in CMPIData structures that are returned from and passed to many MB and MI functions and are returned directly from some specific retrieval functions, such as CMPIErrorFT.getMessageArguments().


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