#include <cmpift.h>
Collaboration diagram for _CMPIMethodMI:
Public Attributes | |
void * | hdl |
Opaque pointer to Provider specific implementation data. | |
CMPIMethodMIFT * | ft |
Pointer to the Method Provider Function Table. |
Definition at line 2421 of file cmpift.h.
|
Pointer to the Method Provider Function Table.
Definition at line 2429 of file cmpift.h. Referenced by OW_NAMESPACE::CMPIProviderIFC::doUnloadProviders(), and OW_NAMESPACE::CMPIProviderIFC::~CMPIProviderIFC(). |
|
Opaque pointer to Provider specific implementation data.
Definition at line 2425 of file cmpift.h. Referenced by CmpiMethodMI::driveInvokeMethod(). |