ICorDebugDelegateObjectValue.GetFunction(ICorDebugFunction) Method

Definition

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

Parameters

ppFunction
ICorDebugFunction

Returns

Applies to