Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Contains information about the state of a breakpoint that is ready to bind to a code location.
Syntax
Members
state
A value from the PENDING_BP_STATE enumeration that specifies the state of the pending breakpoint.
flags
A combination of flags from the PENDING_BP_STATE_FLAGS enumeration that specifies whether the breakpoint is virtualized.
Remarks
This structure is passed to the GetState method where it is filled in.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll