CCommandLineInfo::m_strPortName
Stores the value of the fourth non-flag parameter on the command line.
CString m_strPortName;
Remarks
This parameter is typically the name of the printer port for a Print To shell command. The default implementation of ParseParam sets this data member only if the /pt flag was found on the command line.
Requirements
Header: afxwin.h
See Also
Reference
CCommandLineInfo::m_strFileName
CCommandLineInfo::m_strPrinterName
CCommandLineInfo::m_strDriverName