DkmProcess.GetGPUBreakpointBehavior 方法

定义

获取进程的断点行为。

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

返回

DkmGPUBreakpointBehaviorFlags

弄进程的断点行为。

适用于