Share via


CCommandLineInfo::m_bShowSplash

Indica que la pantalla de presentación debe mostrar.

BOOL m_bShowSplash;

Comentarios

Si TRUE, esto significa la pantalla de presentación para esta aplicación debe mostrar durante el inicio.La implementación predeterminada de ParseParam establece este miembro de datos a TRUE si m_nShellCommand es igual a CCommandLineInfo::FileNew.

Requisitos

encabezado: afxwin.h

Vea también

Referencia

Clase de CCommandLineInfo

Gráfico de jerarquía

CCommandLineInfo::m_bRunAutomated

CCommandLineInfo::m_bRunEmbedded

CCommandLineInfo::m_nShellCommand

CCommandLineInfo::ParseParam

CWinApp::ProcessShellCommand