DkmAsyncBreakStatus Enum

Definition

Indicates the type of async-break that occurred.

C++/CX
public enum class DkmAsyncBreakStatus
Inheritance
DkmAsyncBreakStatus

Fields

Name Value Description
ActiveBreak 0

An active thread was found inside the target process and the debugger used it to break.

FrozenBreak 1

The target process appears to be deadlocked and was frozen to emulate break mode.

ImmediateBreak 2

The caller of AsyncBreak requested an immediate break. The target process is frozen to emulate break mode.

Applies to

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