| Name | DiscardQueue |
|---|---|
| Type | Method |
| Summary | Discards the speed walk queue |
| Prototype | long DiscardQueue(); |
| Description | Discards any commands queued up, to be sent at the speedwalk delay interval. The return value is the number of commands discarded. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | The number of commands discarded (might be zero). |
See also ...