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
Assigns an HWND to an existing CAxWindow2T object.
CAxWindow2T< TBase >& operator= (
   HWND hWnd 
);
Header: atlwin.h