This topic has not yet been rated - Rate this topic

IDiaEnumInjectedSources::Clone Method

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.

See Also

IDiaEnumInjectedSources

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.