HP Operations Manager for Windows

OV_Transaction::Rollback()
OV_Transaction::Rollback_Trans()


void Rollback(
[in] string TransId)

Parameters

TransId
Id of the transaction started with Start method.

Calling Convention

These methods can be called from a WMI class or instance object.

Description

Rollback transaction.

This method should not be called for HPOM for Windows 7.50 because transactions are not fully implemented. It always returns an error (not implemented).

Return Value

None.

Extended Status Codes

MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.
MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.