Condividi tramite


CWndClassInfo::m_szAutoName

Utilizza il nome della classe della finestra.

TCHAR m_szAutoName[13];

Note

Utilizzare m_szAutoName diCWndClassInfo solo se NULL viene passato al parametro WndClassName a DECLARE_WND_CLASS, a DECLARE_WND_CLASS_EX o a DECLARE_WND_SUPERCLASS.ATL costruirà un nome per la classe della finestra registrata.

Requisiti

Header: atlwin.h

Vedere anche

Riferimenti

Classe di CWndClassInfo