IDiaEnumInjectedSources::Item

Retrieves an injected source by means of an index.

HRESULT Item ( 
   DWORD                index,
   IDiaInjectedSource** injectedSource
);

Parameters

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See Also

Reference

IDiaEnumInjectedSources

IDiaInjectedSource