Поделиться через


CAxWindow::operator =

Assigns an HWND to an existing CAxWindow object.

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

Параметры

  • hWnd
    A handle to an existing window.

Возвращаемое значение

Returns a reference to the current CAxWindow object.

Требования

Header: atlwin.h

См. также

Основные понятия

CAxWindow Class

CAxWindow Members