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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Assigns an HWND to the CWindow object by setting the m_hWnd member to hWnd.
CWindow& operator =(
HWND hWnd
) throw();
Header: atlwin.h