예제 #1
0
 public static extern bool InvalidateRect(HWND hwnd, ref Win32.RECT lpRect, bool bErase);
예제 #2
0
 public static extern bool GetUpdateRect(HWND hwnd, out Win32.RECT rect, bool erase);