CWindow::operator =

This operator assigns an HWND to the CWindow object by setting the m_hWnd data member to hWnd.

At a Glance

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

Syntax

operator HWND( ) const;