ICorDebugModule::GetFunctionFromRVA Method

This method has not been implemented in the current version of the .NET Framework.

Syntax

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

Requirements

Header: CorDebug.idl, CorDebug.h

See also