CMPI 2.1.0 API
|
CMPIObjectPath encapsulated data type object. More...
#include <cmpift.h>
Data Fields | |
const void * | hdl |
Opaque pointer to MB-specific implementation data for this object. | |
const CMPIObjectPathFT * | ft |
Pointer to the function table for this object. | |
CMPIObjectPath encapsulated data type object.
CMPIObjectPath represents a CIM object path, consisting of hostname, namespace name, class name and key bindings. It can be used to represent namespace paths, class paths, or instance paths. See DSP0004 for more details on object paths.