GetIsRaised

Returns TRUE in the parameter blsRaised if the alarm is in the Raised state.

Syntax

virtual HRESULT TCOMAPI GetIsRaised (BOOL32 bIsRaised)

Parameter

Name

Type

Description

bIsRaised

REFERENCE TO BOOL32

Reference to the state.
Returns TRUE if the alarm is in the raised state.

GetIsRaised 1: Return value

Type

Description

HRESULT

Returns S_OK if the method call was successful, otherwise an HRESULT as the error code.