ICorDebugDelegateObjectValue.GetFunction(ICorDebugFunction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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