Share via


IEnumDebugExceptionInfo150 Interface

Definition

public interface class IEnumDebugExceptionInfo150
[System.Runtime.InteropServices.Guid("418C94A5-23B8-461E-A117-69543CE0DB36")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumDebugExceptionInfo150
[<System.Runtime.InteropServices.Guid("418C94A5-23B8-461E-A117-69543CE0DB36")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IEnumDebugExceptionInfo150 = interface
Public Interface IEnumDebugExceptionInfo150
Attributes

Methods

Clone(IEnumDebugExceptionInfo150)
GetCount(UInt32)
Next(UInt32, EXCEPTION_INFO150[], UInt32)
Reset()
Skip(UInt32)

Applies to