Man Page: cmciclientft.deleteinstance
Operating Environment: centos
Section: 3
3(2005-06-09) 3(2005-06-09)NAMECMCIClientFT.deleteInstance() - Delete class instanceSYNOPSIS#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. When unsuccessful it returns the operation error code and corresponding error string in the CMPIStatus object.ERRORSEXAMPLESCONFORMING TOSEE ALSOCommon Manageability Programming Interface (CMPI) - OpenGroup, CMCIClient(3), CMPIStatus(3), CMPIObjectPath(3) SFCBroker Client Library sfcc 3(2005-06-09)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |