int = GetWindowRgn(hWnd, hRgn
)
Copies the window region of a window into an existing region
Parameters
hWnd : PyHANDLE
Handle to a windowhRgn : PyGdiHANDLE
Handle to an existing region that receives window regionReturn Value
Returns type of region, one of COMPLEXREGION, NULLREGION, or SIMPLEREGION