Syntax
ResetAlarm (LPCTSTR alarmId, LPCTSTR fr, LPCTSTR 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 method sends a message to the CIMPLICITY Alarm Manager to reset (clear) the alarm identified by the parameters.
AlarmGen methods. |