Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Describes the count and conditions upon which a conditional breakpoint is fired.
Syntax
Members
dwPassCount
The number of times to pass over the breakpoint before firing it.
stylePassCount
A value from the BP_PASSCOUNT_STYLE enumeration that specifies the style of the breakpoint pass count.
Remarks
This structure is a member of the BP_REQUEST_INFO structure.
This structure is also passed as a parameter to the SetPassCount and SetPassCount methods.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll