Condividi tramite


Metodo ICorDebugFunction2::EnumerateNativeCode

Ottiene un puntatore a un oggetto ICorDebugCodeEnum che contiene le istruzioni del codice nativo incluse nella funzione a cui fa riferimento l’oggetto ICorDebugFunction2.

NotaNota

EnumerateNativeCode non è implementato nella versione corrente di .NET Framework.

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

Requisiti

Intestazione: CorDebug.idl, CorDebug.h

Vedere anche

Riferimenti

Interfaccia ICorDebugFunction2