Partilhar via


Método ICorDebugModule::GetFunctionFromRVA

Este método não foi implementado.

Sintaxe

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

Requerimentos

Cabeçalho: CorDebug.idl, CorDebug.h

Consulte também