Microsoft DirectX 9.0 |
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.
See Also