OnAlarmClear

Syntax

void OnAlarmClear (LPCTSTR alarmID, LPCTSTR frID, LPCTSRT refID );

Parameters

alarmId

The Alarm ID for the alarm.

fr

The Resource ID for the alarm.

refId

The optional Reference ID for the alarm. If you have no Reference ID, enter "" in this argument.

Remarks

This handler is called when a RESET request is initiated by a CIMPLICITY user.

More information

CExternalAlarmManager methods and command handlers.