IDiaEnumInjectedSources::Clone Method
Visual Studio .NET 2003
Creates an enumerator that contains the same enumeration state as the current enumerator.
HRESULT Clone ( IDiaEnumInjectedSources** ppenum );
Parameters
- ppenum
- [out] Returns the IDiaEnumInjectedSources interface of the clone of the enumerator.