HP Operations Manager for Windows

OV_ServiceTypeDefinition::DeleteGraph()
OV_ServiceTypeDefinition::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 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.