CCommandLineInfo Members

Base Class Members

CObject Members

CCommandLineInfo Members

Construction

CommandLineInfo

Constructs a default CCommandLineInfo object.

Operations

ParseParam

Override this callback to parse individual parameters.

Data Members

m_bRunAutomated

Indicates the command-line /Automation option was found.

m_bRunEmbedded

Indicates the command-line /Embedding option was found.

m_bShowSplash

Indicates if a splash screen should be shown.

m_nShellCommand

Indicates the shell command to be processed.

m_strDriverName

Indicates the driver name if the shell command is Print To; otherwise empty.

m_strFileName

Indicates the file name to be opened or printed; empty if the shell command is New or DDE.

m_strPortName

Indicates the port name if the shell command is Print To; otherwise empty.

m_strPrinterName

Indicates the printer name if the shell command is Print To; otherwise empty.

m_strRestartIdentifier

Indicates the unique restart identifier for the restart manager if the restart manager restarted the application.

See Also

Reference

CCommandLineInfo Class

Hierarchy Chart