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