Exemplo n.º 1
0
 public static extern void EndPaint(IntPtr hwnd, [In] ref PaintStruct lpPaint);
Exemplo n.º 2
0
 public static extern IntPtr BeginPaint(IntPtr hwnd, out PaintStruct lpPaint);