CWindow Operators

Operator Description
operator HWND Converts a CWindow object to an HWND.
operator = Assigns an HWND to the CWindow object by setting the m_hWnd data member to hWnd.