HP Operations Manager for Windows

OV_Service::DeleteReport()
OV_Service::DeleteReport_Trans()


void DeleteReport()
void DeleteReport_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 report properties of this service.

Return Value

None.

Extended Status Codes

MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.