IEnumSingleItemExceptions::Clone
Clones the enumerator and returns a new enumerator that is in the same state as the current one.
HRESULT Clone(
IEnumSingleItemExceptions ** ppEnum);
Parameters
- ppEnum
[out] Returns the newly cloned enumerator.
Return Value
S_OK
E_INVALIDARG
E_OUTOFMEMORY