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 |
IEnumStreamIdMap::Reset
The Reset method moves the iterator to the beginning of the collection.
Syntax
HRESULT Reset();
Return Values
Returns S_OK if successful. If the method fails,an HRESULT error code is returned.
Requirements
Header: Declared in Strmif.h; include Dshow.h.
Library: Use Strmiids.lib.
See Also