RemoveWindowTimer()
语法
RemoveWindowTimer(#Window, Timer)概要
Removes the timer from the specified window.
参数
#Window The window to use. Timer The same value that was used in AddWindowTimer() to create the timer. There will be no further events received for this timer.
返回值
无.
参阅
AddWindowTimer()
已支持操作系统
所有