Share via


IDebugBreakpointRequest2 Interface

Definition

public interface class IDebugBreakpointRequest2
[System.Runtime.InteropServices.Guid("6015FD18-8257-4DF3-AC42-F074DEDD4CBD")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugBreakpointRequest2
[<System.Runtime.InteropServices.Guid("6015FD18-8257-4DF3-AC42-F074DEDD4CBD")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugBreakpointRequest2 = interface
Public Interface IDebugBreakpointRequest2
Derived
Attributes

Methods

GetLocationType(enum_BP_LOCATION_TYPE[])
GetLocationType(UInt32)
GetRequestInfo(enum_BPREQI_FIELDS, BP_REQUEST_INFO[])
GetRequestInfo(UInt32, BP_REQUEST_INFO[])

Applies to