The Reset method resets the enumeration sequence to the beginning. This method implements the IEnumMediaTypes::Reset method.
Syntax
HRESULT Reset(void);
Return Value
Returns S_OK.
See Also