TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MApp
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference