[Overview][Types][Procedures and functions][Variables][Index] |
Removes an timer.
Source position: winapih.inc line 330
function KillTimer( |
Wnd: HWND; |
uIDEvent: UINT_PTR |
):Bool; |
Wnd |
|
The window handle associated with the timer, can be zero. |
uIDEvent |
|
The timer ID. |
Zero on failure!
|
Creates or resets an timer for the given time interval. |
Version 4.0 | Generated 2025-05-03 | Home |