ReactOS 0.4.15-dev-7924-g5949c20
_DEBUG_SPECIFIC_FILTER_PARAMETERS Struct Reference

#include <dbgeng.h>

Public Attributes

ULONG ExecutionOption
 
ULONG ContinueOption
 
ULONG TextSize
 
ULONG CommandSize
 
ULONG ArgumentSize
 

Detailed Description

Definition at line 314 of file dbgeng.h.

Member Data Documentation

◆ ArgumentSize

ULONG _DEBUG_SPECIFIC_FILTER_PARAMETERS::ArgumentSize

Definition at line 320 of file dbgeng.h.

◆ CommandSize

ULONG _DEBUG_SPECIFIC_FILTER_PARAMETERS::CommandSize

Definition at line 319 of file dbgeng.h.

◆ ContinueOption

ULONG _DEBUG_SPECIFIC_FILTER_PARAMETERS::ContinueOption

Definition at line 317 of file dbgeng.h.

◆ ExecutionOption

ULONG _DEBUG_SPECIFIC_FILTER_PARAMETERS::ExecutionOption

Definition at line 316 of file dbgeng.h.

◆ TextSize

ULONG _DEBUG_SPECIFIC_FILTER_PARAMETERS::TextSize

Definition at line 318 of file dbgeng.h.


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