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

CMPIContext encapsulated data type object. More...

#include <cmpift.h>

Data Fields

const void * hdl
 Opaque pointer to MB-specific implementation data for this object.
 
const CMPIContextFTft
 Pointer to the function table for this object.
 

Detailed Description

CMPIContext encapsulated data type object.

CMPIContext objects are used by the MB to pass context data about the invoked operation to the MI. The context data is organized as name-value pairs. See Names of CMPIContext fields for defined names of contex data entries.

For more details, see Subclause 8.1 of the CMPI Standard.

Requirement Change:
Required to be supported since CMPI 2.1.
Capabilities:
Part of the Context Data capability.

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