CWindow::m_hWnd

This data member contains a handle to the window associated with the CWindow object.

Syntax

HWND m_hWnd;

At a Glance

Header file: Atlwin.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

See Also

CWindow Overview, CWindow Data Members, CWindow::CWindow