KillTimer (USER32.@)
BOOL KillTimer ( HWND hwnd, UINT_PTR id )
Disable timer.
hwnd | [ I] | window handler or NULL |
id | [ I] | timer ID. |
FALSE on error or if timer does not exist
Defined in "textserv.h".
Implemented in "dlls/user/message.c". source.winehq.org/source/dlls/user/message.c
Debug channel "msg".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.