Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clones the enumerator and returns a new enumerator that is in the same state as the current one.
HRESULT Clone(
IEnumFeedItemMetadata ** ppEnum);
Parameters
- ppEnum
[out] The newly cloned enumerator.
Return Value
S_OK
E_INVALIDARG
E_OUTOFMEMORY