HP Operations Manager for Windows

OV_Transaction::Commit()
OV_Transaction::Commit_Trans()


void Commit(
[in] string TransId)

Parameters

TransId
Id of the transaction started with the Start method.

Calling Convention

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

Description

Commits the transaction.

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.