| Name | DeleteTimer |
|---|---|
| Type | Method |
| Summary | Deletes a timer |
| Prototype | long DeleteTimer(BSTR TimerName); |
| Description | Deletes the named timer from the list of timers. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | eInvalidObjectLabel: The timer name is not valid |
See also ...