Lines Matching refs:hMonitor
1711 HMONITOR hMonitor = nullptr;1762 hMonitor = ::MonitorFromPoint(ptCursor, MONITOR_DEFAULTTONEAREST);1763 if (hMonitor) {1765 if (::GetMonitorInfoW(hMonitor, &mi)) {