ICorDebugFunction2::EnumerateNativeCode 方法

更新:2007 年 11 月

获取一个指向 ICorDebugCodeEnum 对象的接口指针,该对象包含由此 ICorDebugFunction2 对象引用的函数中的本机代码语句。

说明:

.NET Framework 的当前版本中未实现 EnumerateNativeCode

HRESULT EnumerateNativeCode (
    [out] ICorDebugCodeEnum   **ppCodeEnum
);

要求

**头文件:**CorDebug.idl

请参见

参考

ICorDebugFunction2