Beispiel #1
0
 public static extern bool EndPaint(IntPtr hWnd, [In] ref PAINTSTRUCT lpPaint);
Beispiel #2
0
 public static extern IntPtr BeginPaint(IntPtr hwnd, out PAINTSTRUCT lpPaint);