CMPI 2.1.0 API
|
CMPIString encapsulated data type object. More...
#include <cmpift.h>
Data Fields | |
const void * | hdl |
Opaque pointer to MB-specific implementation data for this object. | |
const CMPIStringFT * | ft |
Pointer to the function table for this object. | |
CMPIString encapsulated data type object.
CMPIString objects represent a sequence of UCS characters. The rules stated in Subclause 5.2.1 of the CMPI Standard apply to any C-language strings that are passed into or returned from CMPIString functions (including the CMPIBrokerEncFT.newString() factory function).