Share via


IEnumDebugStackFrames2 Interface

Definition

public interface class IEnumDebugStackFrames2
[System.Runtime.InteropServices.Guid("CD39102B-4B69-4495-8F29-E0B25C4A8855")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugStackFrames2
[<System.Runtime.InteropServices.Guid("CD39102B-4B69-4495-8F29-E0B25C4A8855")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugStackFrames2 = interface
Public Interface IEnumDebugStackFrames2
Attributes

Methods

Clone(IEnumDebugStackFrames2)
GetCount(UInt32)
GetIndex(IDebugStackFrame2, UInt32)
Next(UInt32, IDebugStackFrame2[], UInt32)
Reset()
Skip(UInt32)

Applies to