HP Operations Manager for Windows

OV_Service::DeleteGraph()
OV_Service::DeleteGraph_Trans()


void DeleteGraph()
void DeleteGraph_Trans(
[in] string TransId)

Parameters

TransId
Transaction ID returned from OV_Transaction::Start().

Calling Convention

These methods can be called only from a WMI instance object.

Description

Deletes the graph properties of this service type.

Return Value

None.

Extended Status Codes

MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.