DkmProcess.GetGPUBreakpointBehavior Method

Definition

Get the breakpoint behavior of the process.

public:
 Microsoft::VisualStudio::Debugger::GPU::DkmGPUBreakpointBehaviorFlags GetGPUBreakpointBehavior();
public:
 Microsoft::VisualStudio::Debugger::GPU::DkmGPUBreakpointBehaviorFlags GetGPUBreakpointBehavior();
Microsoft::VisualStudio::Debugger::GPU::DkmGPUBreakpointBehaviorFlags GetGPUBreakpointBehavior();
public Microsoft.VisualStudio.Debugger.GPU.DkmGPUBreakpointBehaviorFlags GetGPUBreakpointBehavior ();
member this.GetGPUBreakpointBehavior : unit -> Microsoft.VisualStudio.Debugger.GPU.DkmGPUBreakpointBehaviorFlags
Public Function GetGPUBreakpointBehavior () As DkmGPUBreakpointBehaviorFlags

Returns

[Out] The breakpoint behavior of the process.

Applies to