ICorDebugCode.GetFunction(ICorDebugFunction) 方法

定义

public:
 void GetFunction([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugFunction ^ % ppFunction);
public void GetFunction (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugFunction ppFunction);
abstract member GetFunction : ICorDebugFunction -> unit
Public Sub GetFunction (ByRef ppFunction As ICorDebugFunction)

参数

ppFunction
ICorDebugFunction

适用于