Inheritance diagram for Timer:


Properties | |
| VARIANT_BOOL RW | Active [] |
| Specifies that the timer is active. | |
| ULONG RW | Interval [] |
| Specifies that raise event interval in milliseconds. | |
| VARIANT W | OnExecute [] |
| Sets the event handler for the OnExecute event. | |
| VARIANT_BOOL RW Active |
Specifies that the timer is active.
| ULONG RW Interval |
Specifies that raise event interval in milliseconds.
| VARIANT W OnExecute |
Sets the event handler for the OnExecute event.