CWinApp::RunAutomated
Visual Studio 2012
Call this function to determine whether the "/Automation" or "-Automation" option is present, which indicates whether the server application was launched by a client application.
BOOL RunAutomated( );
If present, the option is removed from the command line. For more information on OLE Automation, see the article Automation Servers.