CMPIInstance (3) Linux Manual Page
CMPIInstance – CMPIInstance class implementation Synopsis Public Attributes int void * hdl Opaque pointer to class instance data. CMPIInstanceFT * ft Pointer to the Args Function Table. Methods CMPIStatus(* release )(CMPIInstance *inst) The Instance object will not be used any further and may be freed by CMPI run time system. CMPIInstance *(* clone )(CMPIInstance *inst,…
