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 char* psValue | String value to replace an existing value. |
virtual Mboolean setValue(const MString& rsAttrPath, const char* psValue);