Ejemplo n.º 1
0
 public static extern IntPtr EndPaint(IntPtr hWnd, ref LPPAINTSTRUCT lpPaint);
Ejemplo n.º 2
0
 public static extern IntPtr BeginPaint(IntPtr hWnd, out LPPAINTSTRUCT lpPaint);