CWindow::operator =

分配 HWNDCWindow 对象通过设置 m_hWnd 成员访问 hWnd。

CWindow& operator =( 
   HWND hWnd  
) throw();

要求

Header: atlwin.h

请参见

参考

CWindow Class