win32gui.GetMapMode

int = GetMapMode(hdc)

Returns the method a device context uses to translate logical units to physical units

Parameters

hdc : PyHANDLE

Handle to a device context

Return Value

Returns one of win32con.MM_* values