TIBCO Adapter SDK C++ Reference
MRvSession::getTibrvTransport
MRvSession
Return a pointer to the RvTransport object that the MRvSession encapsulates. The transport can be any of RV, RVCM, or RVCMQ. Applications can determine the kind of transport by calling MRvSession::getCommProtocol() on the transport.
Declaration
virtual tibrvTransport getTibrvTransport() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.