CWndClassInfo::Register

This method is called by CWindowImpl::Create to register the window class if it has not been registered.  

At a Glance

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

Syntax

ATOM Register( WNDPROC* pProc );

See Also

CWndowImpl::Create, CWndClassInfo::m_atom, CWndClassInfo::m_wc, CWndClassInfo::pWndProc