SilenceSound
(Alarm Manager module)
Description | This subroutine will silence the current sounding alarm. |
Returns | Invalid |
Usage | Script Only. |
Function Groups | Alarm |
Related to: | |
Format: | \AlarmManager\SilenceSound(); |
Parameters | None |
Comments |
The SilenceSound subroutine always returns Invalid. It will silence alarms only if called by a valid session A unique identifier for an instance of an application. See: Session IDs in the RPC Manager chapter.. If called by a non-session, nothing will be silenced unless this function is called via \GetUserSession(TRUE)\SilenceSound(), which will silence the alarms in the root session.
See also: |