Share via


IDebugStackFrame2 Interface

Definition

public interface class IDebugStackFrame2
[System.Runtime.InteropServices.Guid("1412926F-5DD6-4E58-B648-E1C63E013D51")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugStackFrame2
[<System.Runtime.InteropServices.Guid("1412926F-5DD6-4E58-B648-E1C63E013D51")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugStackFrame2 = interface
Public Interface IDebugStackFrame2
Derived
Attributes

Methods

EnumProperties(enum_DEBUGPROP_INFO_FLAGS, UInt32, Guid, UInt32, UInt32, IEnumDebugPropertyInfo2)
EnumProperties(UInt32, UInt32, Guid, UInt32, UInt32, IEnumDebugPropertyInfo2)
GetCodeContext(IDebugCodeContext2)
GetDebugProperty(IDebugProperty2)
GetDocumentContext(IDebugDocumentContext2)
GetExpressionContext(IDebugExpressionContext2)
GetInfo(enum_FRAMEINFO_FLAGS, UInt32, FRAMEINFO[])
GetInfo(UInt32, UInt32, FRAMEINFO[])
GetLanguageInfo(String, Guid)
GetName(String)
GetPhysicalStackRange(UInt64, UInt64)
GetThread(IDebugThread2)

Applies to