ReactOS 0.4.15-dev-8096-ga0eec98
_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 323 of file dbgeng.h.

Member Data Documentation

◆ CommandSize

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::CommandSize

Definition at line 328 of file dbgeng.h.

◆ ContinueOption

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::ContinueOption

Definition at line 326 of file dbgeng.h.

◆ ExceptionCode

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::ExceptionCode

Definition at line 330 of file dbgeng.h.

◆ ExecutionOption

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::ExecutionOption

Definition at line 325 of file dbgeng.h.

◆ SecondCommandSize

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::SecondCommandSize

Definition at line 329 of file dbgeng.h.

◆ TextSize

ULONG _DEBUG_EXCEPTION_FILTER_PARAMETERS::TextSize

Definition at line 327 of file dbgeng.h.


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