CWndClassInfo::Register

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

Syntax

ATOM Register( WNDPROC* pProc );

At a Glance

Header file: Atlwin.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

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