Searched refs:getMonitorInfo (Results 1 – 1 of 1) sorted by relevance
43 getMonitorInfo(HMONITOR hMonitor, HDC hdc, LPRECT rect, LPARAM _data) in getMonitorInfo() function71 EnumDisplayMonitors(NULL, NULL, getMonitorInfo, (LPARAM) data); in QueryMonitor()