Platform SDK: TAPI |
This method is called by the MSPAddress object (in the method ShutdownMSPCall) to shut down the call. The derived class implementation should shut down all the streams on the call. (See also CMSPCallMultiGraph::ShutDown below.)
virtual HRESULT ShutDown( ) = 0;
This method has no parameters.