CMPI 2.1.0 API
|
CMPIEnumerationFilter encapsulated data type object. More...
#include <cmpift.h>
Data Fields | |
const void * | hdl |
Opaque pointer to MB-specific implementation data for this object. | |
const CMPIEnumerationFilterFT * | ft |
Pointer to the function table for this object. | |
CMPIEnumerationFilter encapsulated data type object.
CMPIEnumerationFilter provides MIs with an efficient way to implement filtering of instances in the results of filtered operations. For more details, see Subclause 8.16 of the CMPI Standard.