hwnd (HWND) - input
hrgn (HRGN) - input
Region
handle to receive the current visible region.
ulretn (ULONG) - returns
RGN_ERROR
RGN_NULL
The window currently has no visible
area on screen.
RGN_RECT
The region contains a series of rectangular
areas.
RGN_COMPLEX
The region contains a complex
shape.
[Back]
[Next]