Megosztás a következőn keresztül:


IEnumSourceErrors::Clone

 

Creates a new enumerator that contains the same enumeration state as the current one.

Syntax

HRESULT Clone(IEnumSourceErrors **ppEnumSourceErrors);  

Parameters

ppEnumSourceErrors

[out,retval] The new enumerator.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

IEnumSourceErrors Interface