ICorDebugModule::GetFunctionFromRVA メソッド

このメソッドは .NET Framework の現在のバージョンでは実装されていません。

構文

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

必要条件

ヘッダー: CorDebug.idl、CorDebug.h

関連項目