DkmPendingBreakpoint.Close Method

Definition

Closes a DkmPendingBreakpoint object instance. This will release any resources associated with this object across all components. This includes resources across computer or managed/native marshalling boundaries.

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

This method may only be called by the component which created the object.

C++/CX
public:
 void Close();

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022