ReactOS 0.4.15-dev-7918-g2a2556c
_SYSTEM_EXCEPTION_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

ULONG AlignmentFixupCount
 
ULONG ExceptionDispatchCount
 
ULONG FloatingEmulationCount
 
ULONG ByteWordEmulationCount
 
BYTE Reserved1 [16]
 

Detailed Description

Definition at line 1237 of file extypes.h.

Member Data Documentation

◆ AlignmentFixupCount

ULONG _SYSTEM_EXCEPTION_INFORMATION::AlignmentFixupCount

Definition at line 1239 of file extypes.h.

Referenced by QSI_DEF().

◆ ByteWordEmulationCount

ULONG _SYSTEM_EXCEPTION_INFORMATION::ByteWordEmulationCount

Definition at line 1242 of file extypes.h.

Referenced by QSI_DEF().

◆ ExceptionDispatchCount

ULONG _SYSTEM_EXCEPTION_INFORMATION::ExceptionDispatchCount

Definition at line 1240 of file extypes.h.

Referenced by QSI_DEF().

◆ FloatingEmulationCount

ULONG _SYSTEM_EXCEPTION_INFORMATION::FloatingEmulationCount

Definition at line 1241 of file extypes.h.

Referenced by QSI_DEF().

◆ Reserved1

BYTE _SYSTEM_EXCEPTION_INFORMATION::Reserved1

Definition at line 538 of file winternl.h.


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