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