CRgn::FromHandle

Call this member function to obtain a pointer to a CRgn object when you have a handle to a Windows region.

Syntax

static CRgn* PASCAL FromHandle( HRGN hRgn );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CRgn Overview, CRgn Member Functions, Graphical Drawing Object Classes