DkmProcess.GetGPUBreakpointBehavior Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.