ICorDebugModule.GetFunctionFromRVA(UInt64, ICorDebugFunction) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
void GetFunctionFromRVA(System::UInt64 rva, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugFunction ^ % ppFunction);
public void GetFunctionFromRVA (ulong rva, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugFunction ppFunction);
abstract member GetFunctionFromRVA : uint64 * ICorDebugFunction -> unit
Public Sub GetFunctionFromRVA (rva As ULong, ByRef ppFunction As ICorDebugFunction)
Parametreler
- rva
- UInt64
- ppFunction
- ICorDebugFunction