TIBCO Adapter SDK C++ Reference
MApp::getCommandLineArgc
MApp
Return the count (argc) of the command-line arguments.
Remarks
Applications can only call this method after the MApp::start() method has been called.
Declaration
virtual long getCommandLineArgc() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.