Share via


IDebugBreakpointResolution2 Interface

Definition

public interface class IDebugBreakpointResolution2
[System.Runtime.InteropServices.Guid("B7E66F28-035A-401A-AFC7-2E300BD29711")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugBreakpointResolution2
[<System.Runtime.InteropServices.Guid("B7E66F28-035A-401A-AFC7-2E300BD29711")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugBreakpointResolution2 = interface
Public Interface IDebugBreakpointResolution2
Attributes

Methods

GetBreakpointType(enum_BP_TYPE[])
GetBreakpointType(UInt32)
GetResolutionInfo(enum_BPRESI_FIELDS, BP_RESOLUTION_INFO[])
GetResolutionInfo(UInt32, BP_RESOLUTION_INFO[])

Applies to