CWnd::m_hWnd

This data member contains the window handle to the Windows CE window attached to this CWnd object.

HWND m_hWnd;

At a Glance

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

See Also

CWnd Overview, CWnd Data Members, Window Class Categories, CWnd::Attach, CWnd::Detach, CWnd::FromHandle