IEnumSubStream::Reset method (tapi3if.h)

The Reset method resets to the beginning of the enumeration sequence.

Syntax

HRESULT Reset();

Return value

This method can return one of these values.

Value Meaning
S_OK
Method succeeded.
E_OUTOFMEMORY
Insufficient memory exists to perform the operation.

Requirements

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

See also

IEnumSubStream

ITSubStream

Media Service Provider Interface (MSPI)