IDkmGPUBreakpointBehaviorQuery Interface

Definition

Interface for querying the GPU debugging breakpoint behavior.

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.

public interface class IDkmGPUBreakpointBehaviorQuery
public interface class IDkmGPUBreakpointBehaviorQuery
__interface IDkmGPUBreakpointBehaviorQuery
public interface IDkmGPUBreakpointBehaviorQuery
type IDkmGPUBreakpointBehaviorQuery = interface
Public Interface IDkmGPUBreakpointBehaviorQuery

Methods

GetGPUBreakpointBehavior(DkmProcess)

Get the breakpoint behavior of the process.

Applies to