Compartir a través de


ICorDebugCode::GetFunction (Método)

Obtiene la interfaz ICorDebugFunction asociada a esta instancia de ICorDebugCode.

HRESULT GetFunction (
    [out] ICorDebugFunction **ppFunction
);

Parámetros

  • ppFunction
    [out] Puntero a la dirección de la función.

Comentarios

ICorDebugCode y ICorDebugFunction mantienen una relación uno a uno.

Requisitos

Plataformas: vea Requisitos de sistema de .NET Framework.

Encabezado: CorDebug.idl, CorDebug.h

Biblioteca: CorGuids.lib

Versiones de .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

Vea también

Referencia

ICorDebugCode (Interfaz)