This data member holds the name of the window class. CWndClassInfo uses m_szAutoName only if NULL is passed for the WndClassName parameter to DECLARE_WND_CLASS or DECLARE_WND_SUPERCLASS.
TCHAR m_szAutoName[13];
Header file: | Atlwin.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
CWndClassInfo Overview, CWndClassInfo Data Members, CWindowImpl::Create, CWndClassInfo::m_atom, CWndClassInfo::m_wc, DECLARE_WND_CLASS, DECLARE_WND_SUPERCLASS