CCommandLineInfo::m_bRunAutomated

Indicates that the /Automation flag was found on the command line.

BOOL m_bRunAutomated;

Remarks

If TRUE, this means start up as an OLE automation server.

Requirements

Header: afxwin.h

See Also

Reference

CCommandLineInfo Class

Hierarchy Chart

CCommandLineInfo::ParseParam

CWinApp::ProcessShellCommand

Other Resources

CCommandLineInfo Members