Compartilhar via


Método de ICorDebugModule::GetFunctionFromRVA

Este método não foi implementado na versão atual do.NET Framework.

HRESULT GetFunctionFromRVA(
    [in]  CORDB_ADDRESS      rva,
    [out] ICorDebugFunction  **ppFunction
);

Requisitos

Cabeçalho: CorDebug.idl, CorDebug.h

Consulte também

Referência

Interface de ICorDebugModule

Interface de ICorDebugModule2