CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Message Translation capability

Entities that are part of the Message Translation capability

This capability is optional to be supported.

Support for this capability cannot be detected from CMPIBrokerFT.brokerCapabilities.

The entities in the following list shall be supported (even when this capability is not supported). Supporting this capability results in specific behavior of these functions; these functions have a default behavior if this capability is not supported.

Global CMPIBrokerEncFT::closeMessageFile )(const CMPIBroker *mb, const CMPIMsgFileHandle msgFileHandle)
Part of the Message Translation capability.
Global CMPIBrokerEncFT::getMessage )(const CMPIBroker *mb, const char *msgId, const char *defMsg, CMPIStatus *rc, CMPICount count,...)
Part of the Message Translation capability.
Global CMPIBrokerEncFT::getMessage2 )(const CMPIBroker *mb, const char *msgId, const CMPIMsgFileHandle msgFileHandle, const char *defMsg, CMPIStatus *rc, CMPICount count,...)
Part of the Message Translation capability.
Global CMPIBrokerEncFT::openMessageFile )(const CMPIBroker *mb, const char *msgFile, CMPIMsgFileHandle *msgFileHandle)
Part of the Message Translation capability.