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