Unregister

Description: Notify the Alarm Manager that an alarm has been removed. This will not generate an alarm; it just removes it from the list of all configured alarms.

 

Format:        Unregister(AlarmObject);

 

Parameters: AlarmObject is the object value of the alarm to remove from the Alarm Manager database.

 

Comments:   The Unregister subroutine always returns "0".