Share via


IEnumDebugStackFrames Interface

Definition

public interface class IEnumDebugStackFrames
[System.Runtime.InteropServices.Guid("51973C1E-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugStackFrames
[<System.Runtime.InteropServices.Guid("51973C1E-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugStackFrames = interface
Public Interface IEnumDebugStackFrames
Derived
Attributes

Methods

Clone(IEnumDebugStackFrames)
Next(UInt32, DebugStackFrameDescriptor[], UInt32)
Reset()
Skip(UInt32)

Applies to