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