ICorDebugModule.CreateBreakpoint(ICorDebugModuleBreakpoint) Method

Definition

public:
 void CreateBreakpoint([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugModuleBreakpoint ^ % ppBreakpoint);
public void CreateBreakpoint (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugModuleBreakpoint ppBreakpoint);
abstract member CreateBreakpoint : ICorDebugModuleBreakpoint -> unit
Public Sub CreateBreakpoint (ByRef ppBreakpoint As ICorDebugModuleBreakpoint)

Parameters

Applies to