CMPI 2.1.0 API
|
CMPIResult encapsulated data type object. More...
#include <cmpift.h>
Data Fields | |
const void * | hdl |
Opaque pointer to MB-specific implementation data for this object. | |
const CMPIResultFT * | ft |
Pointer to the function table for this object. | |
CMPIResult encapsulated data type object.
CMPI enables an MB to actively accept result data as it is generated, using the CMPIResult encapsulated data type.
For more details, see Subclause 8.2 of the CMPI Standard.