MONITOR_DEFAULTTONEAREST top-level constant

int const MONITOR_DEFAULTTONEAREST

If the point is not contained within any display monitor, return a handle to the display monitor that is nearest to the point.

Implementation

const MONITOR_DEFAULTTONEAREST = 0x00000002;