This is the constructor. It initializes the m_hWnd member to hWnd, which by default is NULL
CWindow( HWND hWnd = NULL );
Header file: | Atlwin.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
CWindow Overview, CWindow Methods