|
CMPI 2.1.0 API
|
CMPIArgs encapsulated data type object. More...
#include <cmpift.h>
Data Fields | |
| const void * | hdl |
| Opaque pointer to MB-specific implementation data for this object. | |
| const CMPIArgsFT * | ft |
| Pointer to the function table for this object. | |
CMPIArgs encapsulated data type object.
CMPIArgs is a container that is used to represent method parameter values for method invocations.
1.8.6