CCommandLineInfo::m_nShellCommand

This data member is an enumeration constant that indicates the shell command for this instance of the application.

enum { FileNew, FileOpen, FilePrint, FilePrintTo, FileDDE, AppUnregister, FileNothing = -1 } m_nShellCommand;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CCommandLineInfo Overview, CCommandLineInfo Data Members, Structures, CCommandLineInfo::m_strFileName, CWinApp::ProcessShellCommand