TIBCO Adapter SDK C++ Reference
MAdvisory::addSubscription
MAdvisory
Add a subscription on a specified subject
Parameters
Parameters Description
MString const & subject Subject on which to subscribe.
MString const & sessionName The session on which this advisory should be presented. It defaults to the process transport.
Declaration
void addSubscription(MString const & subject, MString const & sessionName) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.