DkmRuntimeHardwareDataBreakpoint.Access Property

Definition

Mask of reasons why the data breakpoint should fire. For example, if 'Write' is set, then the breakpoint will fire when the memory location is written.

C++/CX
public:
 property Microsoft::VisualStudio::Debugger::Breakpoints::DkmDataAccessStopMask Access { Microsoft::VisualStudio::Debugger::Breakpoints::DkmDataAccessStopMask get(); };

Property Value

Returns DkmDataAccessStopMask.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022