ReactOS 0.4.17-dev-934-g091855f
_DEBUG_EXCEPTION_FILTER_PARAMETERS Struct Reference

#include <dbgeng.h>

Public Attributes

ULONG ExecutionOption
 
ULONG ContinueOption
 
ULONG TextSize
 
ULONG CommandSize
 
ULONG SecondCommandSize
 
ULONG ExceptionCode
 

Detailed Description

Definition at line 327 of file dbgeng.h.

Member Data Documentation

◆ CommandSize

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::CommandSize

Definition at line 332 of file dbgeng.h.

◆ ContinueOption

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::ContinueOption

Definition at line 330 of file dbgeng.h.

◆ ExceptionCode

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::ExceptionCode

Definition at line 334 of file dbgeng.h.

◆ ExecutionOption

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::ExecutionOption

Definition at line 329 of file dbgeng.h.

◆ SecondCommandSize

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::SecondCommandSize

Definition at line 333 of file dbgeng.h.

◆ TextSize

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::TextSize

Definition at line 331 of file dbgeng.h.


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