win32gui.GetWindowRgn
int = GetWindowRgn(hWnd, hRgn )
Copies the window region of a window into an existing region
Parameters
Return Value
Returns type of region, one of COMPLEXREGION, NULLREGION, or SIMPLEREGION
int = GetWindowRgn(hWnd, hRgn )
Copies the window region of a window into an existing region