CMPI 2.1.0 API
|
CMPIInstance encapsulated data type object. More...
#include <cmpift.h>
Data Fields | |
const void * | hdl |
Opaque pointer to MB-specific implementation data for this object. | |
const CMPIInstanceFT * | ft |
Pointer to the function table for this object. | |
CMPIInstance encapsulated data type object.
CMPIInstance represents an instance specification, consisting of instance path, class name, and property values. It is used to transfer the state of an instance between MB and MI (and vice versa).