CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Codepage Conversion capability

Entities that are part of the Codepage Conversion capability

This capability is optional to be supported.

Support for this capability can be detected from CMPIBrokerFT.brokerCapabilities using the CMPI_MB_CodepageConversion test mask.

If this capability is supported, the entities in the following list shall be supported; otherwise, they shall not be supported.

Addition:
Added in CMPI 2.1.
Global CMPIBrokerEncFT::newStringCP )(const CMPIBroker *mb, const char *data, const CMPICodepageID cpid, CMPIStatus *rc)
Part of the Codepage Conversion capability.
Global CMPIStringFT::newCharsCP )(const CMPIString *str, const CMPICodepageID cpid, CMPIStatus *rc)
Part of the Codepage Conversion capability.