Compartir a través de


ICorDebugValueBreakpoint::GetValue (Método)

Obtiene un puntero de interfaz a un objeto ICorDebugValue que representa el valor del objeto en el que se ha establecido el punto de interrupción.

HRESULT GetValue (
    [out] ICorDebugValue   **ppValue
);

Parámetros

  • ppValue
    [out] Puntero a la dirección de un objeto ICorDebugValue.

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

ICorDebugValueBreakpoint (Interfaz)