コード例 #1
0
 internal static extern bool EndPaint(IntPtr hwnd, ref PI.PAINTSTRUCT ps);
コード例 #2
0
 internal static extern IntPtr BeginPaint(IntPtr hwnd, ref PI.PAINTSTRUCT ps);