Public Member Functions | |
virtual TMCNetStream &MCCOMAPI | GetNetworkStream ()=0 |
This interface is the pendant of IShRemoteComponent. It is used on the rendering node to access a remotve component in the main application through the network.
Call I3DShUtilities::CreateNetworkComponent() to create one.
virtual TMCNetStream& MCCOMAPI IShNetworkComponent::GetNetworkStream | ( | ) | [pure virtual] |
Returns a stream with an established connection with the main application.