[ Bottom of Page | Previous Page | Next Page | Contents | Index ]
- Supported:
- NO
- Syntax
-
public void destroy (M12ObjectIdentity targetInstance,
java.lang.String mappingString,
ParameterSet parms)
throws M12Exception
- Parameters
-
- targetInstance
- M12ObjectIdentity that identifies the instance of the resource to be
deleted.
- mappingString
- Any string that has been specified in the M12_Instrumentation qualifier
for the DESTROY operation type for the class whose instance to be deleted
belongs to.
- parms
- A ParameterSet object filled by the client with parameters for the ILT.
- Description
- Deletes an instance of the resource identified by the specified targetInstance.
- Returns
- void
- Exceptions Thrown
- M12Exception
[ Top of Page | Previous Page | Next Page | Contents | Index ]