示例#1
0
 static extern IntPtr MonitorFromPoint(Base.PointCoordinate pt, Base.MonitorOptions dwFlags);
示例#2
0
 static extern bool GetCursorPos(out Base.PointCoordinate lpPoint);