TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
const MString& rsAttrPath | The rsAttrPath argument can specify an attribute at any level in the tree. |
const MGlobalNameData& gnValue | Add a value of type MGlobalNameData to this attribute. If a value of this type is added, an object corresponding to the specified global named must exist. The global name for an object specifies it uniquely in the TIBCO Repository tree. |
virtual Mboolean appendValue(const MString& rsAttrPath, const MGlobalNameData& gnValue);