ICorDebugInternalFrame.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:
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