CMPI 2.1.0 API
|
CMPIDateTime encapsulated data type object. More...
#include <cmpift.h>
Data Fields | |
const void * | hdl |
Opaque pointer to MB-specific implementation data for this object. | |
const CMPIDateTimeFT * | ft |
Pointer to the function table for this object. | |
CMPIDateTime encapsulated data type object.
In order to be platform-independent, support for the CIM datetime
data type is encapsulated using CMPIDateTime. It supports both point-in-time and interval values. For details on the CIM datetime
data type, see DSP0004.