CWindow::m_hWnd

 

Contains a handle to the window associated with the CWindow object.

Syntax

HWND m_hWnd throw() throw();

Requirements

Header: atlwin.h

See Also

CWindow Class
CWindow::CWindow