Beispiel #1
0
 public static extern BOOL KillTimer(HWND hWnd, UINT_PTR uIDEvent);
Beispiel #2
0
 public static extern UINT_PTR SetTimer(HWND hWnd, UINT_PTR nIDEvent, UINT uElapse, TIMERPROC lpTimerFunc);