cmciclientft.deleteinstance(3) centos man page | unix.com

Man Page: cmciclientft.deleteinstance

Operating Environment: centos

Section: 3

3(2005-06-09)															     3(2005-06-09)

NAME
CMCIClientFT.deleteInstance() - Delete class instance
SYNOPSIS
#include <cmci.h> CMPIStatus CMCIClientFT.deleteInstance(CMCIClient*cl, CMPIObjectPath*op);
DESCRIPTION
Delete 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 VALUE
When 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.
ERRORS
EXAMPLES
CONFORMING TO
SEE ALSO
Common Manageability Programming Interface (CMPI) - OpenGroup, CMCIClient(3), CMPIStatus(3), CMPIObjectPath(3) SFCBroker Client Library sfcc 3(2005-06-09)
Related Man Pages
cmciclient(3) - centos
cmciclientft.associatornames(3) - centos
cmciclientft.enuminstancenames(3) - centos
cmciclientft.enumclassnames(3) - centos
cmciclientft.setproperty(3) - centos
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