Table of Contents

Interface ICorDebugInternalFrame

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll
[InterfaceType(1)]
[Guid("B92CC7F7-9D2D-45C4-BC2B-621FCC9DFBF4")]
public interface ICorDebugInternalFrame : ICorDebugFrame

Methods

CreateStepper(out ICorDebugStepper)
GetCallee(out ICorDebugFrame)
GetCaller(out ICorDebugFrame)
GetChain(out ICorDebugChain)
GetCode(out ICorDebugCode)
GetFrameType(out CorDebugInternalFrameType)
GetFunction(out ICorDebugFunction)
GetFunctionToken(out uint)
GetStackRange(out ulong, out ulong)