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.
See Also