Raise

Sets the alarm state to Raised.

If the alarm requires mandatory confirmation, the confirmation state is additionally set to WaitForConfirmation.

Syntax

virtual HRESULT TCOMAPI Raise (ULINT timeStamp)

Parameter

Name

Type

Description

timeStamp

ULINT

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

Raise 1: Return value

Type

Description

HRESULT

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