Share via


IEnumDebugExceptionInfo2 Interface

Definition

public interface class IEnumDebugExceptionInfo2
[System.Runtime.InteropServices.Guid("8E4BBD34-A2F4-41EF-87B5-C563B4AD6EE7")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugExceptionInfo2
[<System.Runtime.InteropServices.Guid("8E4BBD34-A2F4-41EF-87B5-C563B4AD6EE7")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugExceptionInfo2 = interface
Public Interface IEnumDebugExceptionInfo2
Attributes

Methods

Clone(IEnumDebugExceptionInfo2)
GetCount(UInt32)
Next(UInt32, EXCEPTION_INFO[], UInt32)
Reset()
Skip(UInt32)

Applies to