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(
IEnumClockVector **ppiEnum);
Parameters
- ppiEnum
[out] Returns the newly cloned enumerator.
Return Value
S_OK
E_POINTER
E_OUTOFMEMORY