TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
const MString& rsAttrPath | Path to the attribute in which you want to set a value. See Format of rsAttrPath Argument in MProperties for a discussion of the same syntax. |
const MGlobalNameData& gnValue | MGlobalNameData value to replace this value. The object that MGlobalNameData points to must exist before you can use the value. |
virtual Mboolean setValue(const MString& rsAttrPath, const MGlobalNameData& gnValue);