TIBCO Adapter SDK C++ Reference
MApp::getClientVariable
MApp
Lookup the value for the specified client variable name. Returns the value set by tibco.clientvar and -system:clientvar that overrides the default configured GlobalVariable value.
Parameters
Parameters Description
const MString& name variable name
Declaration
MString getClientVariable(const MString& name) const throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.