Platform SDK: TAPI

CMSPCallMultiGraph::ShutDown

This method is called by the MSP address object (in the method ShutdownMSPCall) to shut down the MSP call object. Cancels the thread pool waits on the call's graph events. Releases the references on all the stream objects. Calls the shutdown method on all the stream objects. Acquires the lock in the function.

virtual HRESULT ShutDown( );

Parameters

pMSPAddress
Pointer to CMSPAddress for call being initialized.
htCall
The MSP's handle for the call being initialized
dwReserved
Reserved parameter.
dwMediaType
Media type or types of call.

See Also

CMSPCallMultiGraph