Поделиться через


CCommandLineInfo::m_strDriverName

Stores the value of the third non-flag parameter on the command line.

CString m_strDriverName;

Заметки

This parameter is typically the name of the printer driver 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.

Требования

Header: afxwin.h

См. также

Основные понятия

CCommandLineInfo Class

CCommandLineInfo Members

Hierarchy Chart

CCommandLineInfo::m_strFileName

CCommandLineInfo::m_strPrinterName

CCommandLineInfo::m_strPortName

CWinApp::ProcessShellCommand