CPaintDC::m_hWnd

This data member contains the handle to the window to which this CPaintDC object is attached.

HWND m_hWnd;

At a Glance

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

See Also

CPaintDC Overview, CPaintDC Data Members, Graphical Drawing Classes