CCommandLineInfo

The CCommandLineInfo class aids in parsing the command line when an application starts.

At a Glance

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

Remarks

MFC for Windows CE supports the CCommandLineInfo::ParseParam member function differently than the standard MFC library does.

MFC for Windows CE doesn't support the following data members in the CCommandLineInfo class.

m_bRunAutomated

m_bRunEmbedded

m_strDriverName

m_strPortName

m_strPrinterName

See Also

CCommandLineInfo Member Functions, CCommandLineInfo Data Members, Structures, CCommandLineInfo::ParseParam, CWinApp::ParseCommandLine, CWinApp::ProcessShellCommand