Share via


IEnumDebugFrameInfo2 Interface

Definition

public interface class IEnumDebugFrameInfo2
[System.Runtime.InteropServices.Guid("98BBBA48-4C4D-4FFF-8340-6097BEC9C894")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugFrameInfo2
[<System.Runtime.InteropServices.Guid("98BBBA48-4C4D-4FFF-8340-6097BEC9C894")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugFrameInfo2 = interface
Public Interface IEnumDebugFrameInfo2
Derived
Attributes

Methods

Clone(IEnumDebugFrameInfo2)
GetCount(UInt32)
Next(UInt32, FRAMEINFO[], UInt32)
Reset()
Skip(UInt32)

Applies to