Creates another enumerator with the same data and state as the current enumerator
HRESULT IEnumRbtModules::Clone ( IEnumRbtModules ** pEnum ) |
Value | Meaning |
---|---|
S_OK | Enumerator cloned successfully |
E_OUTOFMEMORY | Insufficient memory to clone enumerator |