IEnumSourceErrors::Clone
Creates a new enumerator that contains the same enumeration state as the current one.
HRESULT Clone(IEnumSourceErrors **ppEnumSourceErrors);
ppEnumSourceErrors
[out,retval] The new enumerator.
One of the standard HRESULT values.
Type Library |
VstaCore.tlb |
Header |
VstaCore.h |