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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.