CWndClassInfo::m_szAutoName

保存窗口选件类的名称。

TCHAR m_szAutoName[13];

备注

CWndClassInfo 使用 m_szAutoName,仅当 NULL 为 WndClassName 参数传递给 DECLARE_WND_CLASSDECLARE_WND_CLASS_EXDECLARE_WND_SUPERCLASS。在窗口选件类中,ATL将构造名称。

要求

Header: atlwin.h

请参见

参考

CWndClassInfo选件类