Condividi tramite


Metodo ICorDebugModule::GetFunctionFromRVA

Questo metodo non è stato implementato nella versione corrente di .NET Framework.

Sintassi

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

Requisiti

Intestazione: CorDebug.idl, CorDebug.h

Vedere anche