ClearAllAlarms

Calls Clear() for all alarms in the Raised state.

Syntax

virtual HRESULT TCOMAPI ClearAllAlarms (ULINT timestamp, BOOL32 bResetConfirmation)

Parameter

Name

Type

Description

timeStamp

ULINT

> 0: External time stamp in 100 nanoseconds since January 1st, 1601 (UTC).

bResetConfirmation

BOOL32

If TRUE and the confirmation state is WaitForConfirmation, the confirmation state is set to Reset. Otherwise the confirmation state is not changed.

ClearAllAlarms 1: Return value

Type

Description

HRESULT

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