Share via


IDebugErrorBreakpointResolution2 Interface

Definition

public interface class IDebugErrorBreakpointResolution2
[System.Runtime.InteropServices.Guid("603AEDF8-9575-4D30-B8CA-124D1C98EBD8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugErrorBreakpointResolution2
[<System.Runtime.InteropServices.Guid("603AEDF8-9575-4D30-B8CA-124D1C98EBD8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugErrorBreakpointResolution2 = interface
Public Interface IDebugErrorBreakpointResolution2
Attributes

Methods

GetBreakpointType(enum_BP_TYPE[])
GetBreakpointType(UInt32)
GetResolutionInfo(enum_BPERESI_FIELDS, BP_ERROR_RESOLUTION_INFO[])
GetResolutionInfo(UInt32, BP_ERROR_RESOLUTION_INFO[])

Applies to