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