HP Operations Manager for Windows

OV_NodeGroup::GetRoot()
OV_NodeGroup::GetRoot_Trans()


OV_NodeGroup GetRoot()
OV_NodeGroup GetRoot_Trans(
[in] string TransId)

Parameters

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

Calling Convention

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

Description

Returns the root node group (instance of OV_NodeGroup).

Return Value

Root instance of OV_NodeGroup.

Extended Status Codes

MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.