IEnumTuneRequests::Reset
Microsoft DirectShow 9.0 |
IEnumTuneRequests::Reset
The Reset method sets the enumerator to the first item in the collection.
Syntax
HRESULT Reset();
Parameters
This method takes no parameters.
Return Values
The method returns an HRESULT. Possible values include those in the following table.
Return code | Description |
S_OK | The method succeeded. |
Requirements
Header: Include bdatif.h.
See Also