CCommandLineInfo::m_nShellCommand

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

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

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

See Also

CCommandLineInfo::m_strFileName, CWinApp::ProcessShellCommand