Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CWnd::m_hWnd
CWnd                                        Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  Remarks
 
  The handle of the Windows window attached to this CWnd. The m_hWnd data
  member is a public variable of type HWND.
 
  See Also
 
  CWnd::Attach, CWnd::Detach, CWnd::FromHandle
 
 
                                     -♦-