int SetWindowRgn( HRGN hRgn, BOOL bRedraw = FALSE );
See SetWindowRgn in the Win32 SDK.
Remarks
Sets the window region of a window.
CWindow Overview | Class Members
See Also CWindow::GetWindowRgn