Call this member function to create a rectangular region that is stored in the CRgn object.
BOOL CreateRectRgnIndirect ( LPCRECT lpRect );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
Windows CE version 1.0 represents regions using 16-bit values.
In Windows CE versions 2.0 and later, this function is exactly the same as it is in the standard MFC library.
CRgn Overview, CRgn Member Functions, Graphical Drawing Object Classes, CRgn::CreateRectRgn