TIBCO Adapter SDK C++ Reference
MApp::getCommandLineArgv
MApp
Return the vector of strings (argv) that was used as a command-line argument.
Remarks
Applications can only call this method after the MApp::start() method has been called.
Declaration
virtual char** getCommandLineArgv() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.