Use this method to create a clone of the COM enumerator object. After cloning, the two enumerators operate independently of each other.
HRESULT Clone(IEnumRepositoryErrors **ppIEnum );
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.