PENDING_BP_STATE_FLAGS
Specifies the pending breakpoint state flags.
Syntax
Fields
PBPSF_NONE
Placeholder.
PBPSF_VIRTUALIZED
Specifies a virtualized pending breakpoint, one that is to be bound every time new code is loaded.
Remarks
Used for the flags
member of the PENDING_BP_STATE_INFO structure.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll