नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
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