CAxWindow::operator =

分配 HWND 到现有的 CAxWindow 对象。

CAxWindow< TBase >& operator=( 
   HWND hWnd  
);

参数

  • hWnd
    的句柄到现有的窗口。

返回值

返回对当前 CAxWindow 对象的引用。

要求

Header: atlwin.h

请参见

参考

CAxWindow Class