IDkmAsyncBreak Interface

Definition

This interface contains the API for performing an async-break on the debuggee process.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId, TransportKind.

C++/CX
public interface class IDkmAsyncBreak

Methods

AsyncBreak(DkmProcess, Boolean)

This method will tell the debug monitors to asynchronously break execution of the debuggee process. An AsyncBreakComplete event is sent after the operation is complete.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022