CWindow::m_hWnd

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

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HWND m_hWnd;

See Also

CWindow::CWindow