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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Assigns an HWND to the CWindow object by setting the m_hWnd member to hWnd.
CWindow& operator =(
HWND hWnd
) throw();
Header: atlwin.h