CAxWindow2T::operator =

Assigns an HWND to an existing CAxWindow2T object.

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

Parameters

  • hWnd
    A handle of an existing window.

Requirements

Header: atlwin.h

See Also

Concepts

CAxWindow2T Class

CAxWindow2T Members