CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
CMPIString Struct Reference

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 CMPIStringFTft
 Pointer to the function table for this object.
 

Detailed Description

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).


The documentation for this struct was generated from the following file: