ReactOS 0.4.15-dev-7934-g1dc8d80
_DEBUG_BREAKPOINT_PARAMETERS Struct Reference

#include <dbgeng.h>

Public Attributes

ULONG64 Offset
 
ULONG Id
 
ULONG BreakType
 
ULONG ProcType
 
ULONG Flags
 
ULONG DataSize
 
ULONG DataAccessType
 
ULONG PassCount
 
ULONG CurrentPassCount
 
ULONG MatchThread
 
ULONG CommandSize
 
ULONG OffsetExpressionSize
 

Detailed Description

Definition at line 294 of file dbgeng.h.

Member Data Documentation

◆ BreakType

ULONG _DEBUG_BREAKPOINT_PARAMETERS::BreakType

Definition at line 298 of file dbgeng.h.

◆ CommandSize

ULONG _DEBUG_BREAKPOINT_PARAMETERS::CommandSize

Definition at line 306 of file dbgeng.h.

◆ CurrentPassCount

ULONG _DEBUG_BREAKPOINT_PARAMETERS::CurrentPassCount

Definition at line 304 of file dbgeng.h.

◆ DataAccessType

ULONG _DEBUG_BREAKPOINT_PARAMETERS::DataAccessType

Definition at line 302 of file dbgeng.h.

◆ DataSize

ULONG _DEBUG_BREAKPOINT_PARAMETERS::DataSize

Definition at line 301 of file dbgeng.h.

◆ Flags

ULONG _DEBUG_BREAKPOINT_PARAMETERS::Flags

Definition at line 300 of file dbgeng.h.

◆ Id

ULONG _DEBUG_BREAKPOINT_PARAMETERS::Id

Definition at line 297 of file dbgeng.h.

◆ MatchThread

ULONG _DEBUG_BREAKPOINT_PARAMETERS::MatchThread

Definition at line 305 of file dbgeng.h.

◆ Offset

ULONG64 _DEBUG_BREAKPOINT_PARAMETERS::Offset

Definition at line 296 of file dbgeng.h.

◆ OffsetExpressionSize

ULONG _DEBUG_BREAKPOINT_PARAMETERS::OffsetExpressionSize

Definition at line 307 of file dbgeng.h.

◆ PassCount

ULONG _DEBUG_BREAKPOINT_PARAMETERS::PassCount

Definition at line 303 of file dbgeng.h.

◆ ProcType

ULONG _DEBUG_BREAKPOINT_PARAMETERS::ProcType

Definition at line 299 of file dbgeng.h.


The documentation for this struct was generated from the following file: