win32gui.CombineRgn
int = CombineRgn(Dest, Src1 , Src2 , CombineMode )
Combines two regions
Parameters
Return Value
Returns the type of region created, one of NULLREGION, SIMPLEREGION, COMPLEXREGION
int = CombineRgn(Dest, Src1 , Src2 , CombineMode )
Combines two regions