Syntax
void OnAlarmDel (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 DELETE request is initiated by a CIMPLICITY user.
CExternalAlarmManager methods and command handlers. |