CMCIClientFT.deleteInstance (3) Linux Manual Page
CMCIClientFT.deleteInstance() – Delete class instance Synopsis#include <cmci.h> CMPIStatus CMCIClientFT.deleteInstance(CMCIClient*cl, CMPIObjectPath*op); DescriptionDelete a class instance using op as the instance reference. Arguments are the client object pointer cl and an ObjectPath object pointer op that contains namespace and classname components. Return ValueWhen successful the CMCIClientFT.deleteInstance() function returns a CMPIStatus object with a successful operation status code….
