This topic has not yet been rated - Rate this topic

CCommandLineInfo::m_strPrinterName

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

CString m_strPrinterName;

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.