HP Operations Manager for Windows

OV_Service::GetMessageWeightFactor()
OV_Service::GetMessageWeightFactor_Trans()


real32 GetMessageWeightFactor()
real32 GetMessageWeightFactor_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 weight factor of this service.

Return Value

Message weight factor of this service.

Extended Status Codes

MDLAPI_E_PROPERTY_MISSING
Property is not set.
MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.