Function: MonitorFromPoint

Module location: Winuser.pkg line 264 (view source)
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)

References (2):

ModuleContaining SymbolLine
Autolcmx.pkgAdjustForMultiDisplay101
Autolcmx.pkgAdjustForMultiDisplay126