CWinApp::m_lpCmdLine

This data member contains a pointer to a null-terminated string that specifies the command line for the application. It corresponds to the lpCmdLine parameter passed by Windows CE to WinMain.

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

LPTSTR m_lpCmdLine;