IEnumRepositoryErrors::Reset
Use this method to reset the enumerator to the beginning of the enumeration sequence.
HRESULT Reset(void)
Return Value
S_OK
The method completed successfully.
Error Values
This method failed to complete successfully.
See Also
IEnumRepositoryErrors Interface