win32api.GetMonitorInfo

dict = GetMonitorInfo(hMonitor)

Retrieves information for a monitor by handle

Parameters

hMonitor : PyHANDLE

Handle to a monitor

Comments

Accepts keyword args

Return Value

Returns a dictionary representing a MONITORINFOEX structure