IDiaEnumInjectedSources::Clone

创建包含枚举状态和枚举当前枚举数相同的枚举数。

HRESULT Clone ( 
   IDiaEnumInjectedSources** ppenum
);

参数

  • ppenum
    [out] 返回包含枚举数的副本 IDiaEnumInjectedSources 对象。插入的源没有重复,只有枚举数。

返回值

如果成功,则返回; S_OK否则,返回错误代码。

请参见

参考

IDiaEnumInjectedSources