CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Basic Write capability

Entities that are part of the Basic Write capability

This capability is optional to be supported. It depends on the Basic Read capability.

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

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

Global CMPIBrokerFT::setProperty )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *instPath, const char *name, const CMPIValue *value, CMPIType type)
Part of the Basic Write capability.