Platform SDK: TAPI

ITSubStream::StopSubStream

Stops the substream. For additional information, see ITStream::StopStream.

HRESULT StopSubStream( );

Parameters

This interface has no parameters.

Return Values

Value Meaning
S_OK Method succeeded.
TAPI_E_NOTSUPPORTED The provider does not support this operation.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Tapi3.h.
  Library: Use T3iid.lib.

See Also

Media Service Provider Interface (MSPI), ITSubStream