ICorDebugFunction2::EnumerateNativeCode 方法

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

注释

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

Syntax

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

要求

页眉: CorDebug.idl、CorDebug.h