TIBCO Adapter SDK C++ Reference
MRvSink::setSubjectName
MRvSink
Set the subject name for this TIBCO Rendezvous sink.
Remarks
The subject name is specified when the sink is created. Use this method to change the subject.
Parameters
Parameters Description
rsSubjectName New subject for this TIBCO Rendezvous sink.
Declaration
virtual void setSubjectName(const MString& rsSubjectname);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.