CWindow::operator =
Assigns an HWND to the CWindow object by setting the m_hWnd member to hWnd.
CWindow& operator =(
HWND hWnd
) throw();
Requirements
Header: atlwin.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Assigns an HWND to the CWindow object by setting the m_hWnd member to hWnd.
CWindow& operator =(
HWND hWnd
) throw();
Header: atlwin.h