示例#1
0
 internal static extern bool ScreenToClient(IntPtr hWnd, ref Win32Point lpPoint);
示例#2
0
 internal static extern bool GetCursorPos(out Win32Point lpPoint);