ICorDebugFrame.GetFunction(ICorDebugFunction) Method

Definition

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)

Parameters

ppFunction
ICorDebugFunction

Applies to