DkmBoundBreakpoint.Close Method

Definition

Closes the bound breakpoint. This is done by breakpoint manager.

DkmBoundBreakpoint objects are automatically closed when their associated DkmPendingBreakpoint object is closed.

public:
 void Close();
public:
 void Close();
void Close();
public void Close ();
member this.Close : unit -> unit
Public Sub Close ()

Applies to