コード例 #1
0
 internal static extern bool ClipCursor(ref WIN32_RECT lpRect);
コード例 #2
0
 internal static extern bool GetWindowRect(IntPtr hwnd, ref WIN32_RECT lpRect);