CComControl::CComControl

This constructor calls the CComControlBase constructor, passing the m_hWnd data member inherited through CWindowImpl.

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

CComControl( );

See Also

CComControl::CComControlBase, CWindow::m_hWnd, CWindowImpl