HP Operations Manager for Windows

OV_Service::GetMessagePropagationRule()
OV_Service::GetMessagePropagationRule_Trans()


OV_PropagationRule GetMessagePropagationRule()
OV_PropagationRule GetMessagePropagationRule_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

Returns the message propagation rule (instance of OV_PropagationRule) of this service.

Return Value

Instance of OV_PropagationRule of this service.

Extended Status Codes

MDLAPI_E_PROPRULE_NOT_EXIST
Message propagation rule does not exist.
MDLAPI_E_INVALID_PROPERTY
Property is not valid.
MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.