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 |
IEnumRegFilters::Reset
- Note The IEnumRegFilters interface is deprecated.
Resets the enumerator so that the next call to the IEnumRegFilters::Next method begins again at the first filter, if any.
Syntax
HRESULT Reset(void);
Return Value
Returns S_OK.
Requirements
Reference: Dshow.h.
Library: Quartz.dll.
See Also