CMPI 2.1.0 API
|
CMPIEnumeration encapsulated data type object. More...
#include <cmpift.h>
Data Fields | |
const void * | hdl |
Opaque pointer to MB-specific implementation data for this object. | |
const CMPIEnumerationFT * | ft |
Pointer to the function table for this object. | |
CMPIEnumeration encapsulated data type object.
CMPIEnumeration objects are used to store the results of enumerating MB functions, such as CMPIBrokerFT.enumerateInstances(), or CMPIBrokerFT.associatorNames().