ICorDebugFrame::GetFunction Method
.NET Framework 3.0
Gets the function that contains the code associated with this stack frame.
HRESULT GetFunction (
[out] ICorDebugFunction **ppFunction
);
Gets the function that contains the code associated with this stack frame.
HRESULT GetFunction (
[out] ICorDebugFunction **ppFunction
);