HandleMonitorFromPoint(DWord x DWord y DWord dwFlags)
MonitorFromPoint
----------------
Retrieves a handle to the display monitor that contains a specified point.
See also MonitorFromWindow, GetMonitorInfo
Specifies the point of interest in virtual-screen coordinates.
Determines the function's return value if the window does not intersect any display monitor (e.g. MONITOR_DEFAULTTONEAREST)