ITSubStream::StopSubStream method (tapi3if.h)

The StopSubStream method stops the substream. For additional information, see ITStream::StopStream.

Syntax

HRESULT StopSubStream();

Return value

This method can return one of these values.

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

Requirements

Requirement Value
Target Platform Windows
Header tapi3if.h (include Tapi3.h)

See also

ITSubStream

Media Service Provider Interface (MSPI)