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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Assigns an HWND to the CWindow object by setting the m_hWnd member to hWnd.
CWindow& operator =(
HWND hWnd
) throw();
Header: atlwin.h