Share via


ICorDebugModule::GetFunctionFromRVA Method

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

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

Requirements

Header: CorDebug.idl, CorDebug.h

See Also

Reference

ICorDebugModule Interface

ICorDebugModule2 Interface