CMPI 2.1.0 API
|
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 CMPIArrayFT * | ft |
Pointer to the function table for this object. | |
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().