共用方式為


ICorDebugFunction2::EnumerateNativeCode 方法

取得 ICorDebugCodeEnum 物件的介面指標,其中包含此 ICorDebugFunction2 物件所參考函式中的原生程式碼陳述式。

備註

EnumerateNativeCode 未在目前版本的 .NET Framework 中實作。

語法

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

需求

標題: CorDebug.idl、CorDebug.h