CMCIClientFT.setInstance (3) Linux Manual Page
CMCIClientFT.setInstance() – Replace class instance Synopsis #include <cmci.h> CMPIStatus* CMCIClientFT.setInstance(CMCIClient*cl, CMPIObjectPath*op, CMPIFlagsflags, char**properties, CMPIStatus*rc); Description Replace a class instance with inst using op as reference. The content of the returned class instance structure can be controled using the flags parameter. Arguments are the client object pointer cl, an ObjectPath object pointer op that contains namespace…
