TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MApp::getGlobalVariable
MApp
Lookup the value for the specified global variable name. Returns the default configured value stored in the repository.
Parameters
Parameters
Description
const MString& name
variable name
Declaration
MString
getGlobalVariable(
const
MString
& name)
const
throw
(
MException
);
Links
MApp
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference