BP_RES_DATA_FLAGS
Specifies whether the data breakpoint is being emulated or implemented in hardware.
Syntax
Fields
BP_RES_DATA_EMULATED
Specifies that the data breakpoint is being emulated.
Remarks
Used for the dwFlags
member of the BP_RESOLUTION_DATA structure.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll