Reset
This method resets the enumeration sequence to the first element
HRESULT Reset(
void);
Parameter
Return Value
S_OK
Function was successfully called
S_FALSE
The number of skipped elements was not equal to cSkipElem
E_NOTIMPL
The method is not implemented
See also