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.
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 |
LPTSTR m_lpCmdLine;