Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
IEnumFilters::Reset
The Reset method resets the enumeration sequence to the beginning.
Syntax
HRESULT Reset(void);
Parameters
This method takes no parameters.
Return Values
Returns S_OK.
Requirements
Header: Declared in Strmif.h; include Dshow.h.
Library: Use Strmiids.lib.
See Also