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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Assigns an HWND to the CWindow object by setting the m_hWnd member to hWnd.
CWindow& operator =(
HWND hWnd
) throw();
Header: atlwin.h