コード例 #1
0
 public static extern bool EndPaint(IntPtr hWnd, ref DllImportManeger.PAINTSTRUCT ps);
コード例 #2
0
 public static extern IntPtr BeginPaint(IntPtr hWnd, ref DllImportManeger.PAINTSTRUCT ps);