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