CWindow::CWindow

This constructor initializes the m_hWnd data member to hWnd, which by default is NULL.

At a Glance

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

Syntax

CWindow( HWND hWnd = NULL );