Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
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