CWinApp::ParseCommandLine

This method parses the command line and send the parameters, one at a time, to CCommandLineInfo::ParseParam.

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

void ParseCommandLine( CCommandLineInfo& rCmdInfo );

See Also

CCommandLineInfo, CWinApp::InitInstance, CCommandLineInfo::ParseParam, CWinApp::ProcessShellCommand, CCommandLineInfo::m_nShellCommand