ReactOS 0.4.15-dev-7953-g1f49173
_EXCEPTION_RECORD32 Struct Reference

#include <rtltypes.h>

Public Attributes

NTSTATUS ExceptionCode
 
ULONG ExceptionFlags
 
ULONG ExceptionRecord
 
ULONG ExceptionAddress
 
ULONG NumberParameters
 
ULONG ExceptionInformation [EXCEPTION_MAXIMUM_PARAMETERS]
 
DWORD ExceptionCode
 
DWORD ExceptionFlags
 
DWORD ExceptionRecord
 
DWORD ExceptionAddress
 
DWORD NumberParameters
 
DWORD ExceptionInformation [EXCEPTION_MAXIMUM_PARAMETERS]
 

Detailed Description

Definition at line 180 of file rtltypes.h.

Member Data Documentation

◆ ExceptionAddress [1/2]

ULONG _EXCEPTION_RECORD32::ExceptionAddress

Definition at line 184 of file rtltypes.h.

◆ ExceptionAddress [2/2]

DWORD _EXCEPTION_RECORD32::ExceptionAddress

Definition at line 2377 of file winnt_old.h.

◆ ExceptionCode [1/2]

NTSTATUS _EXCEPTION_RECORD32::ExceptionCode

Definition at line 181 of file rtltypes.h.

◆ ExceptionCode [2/2]

DWORD _EXCEPTION_RECORD32::ExceptionCode

Definition at line 2374 of file winnt_old.h.

◆ ExceptionFlags [1/2]

ULONG _EXCEPTION_RECORD32::ExceptionFlags

Definition at line 182 of file rtltypes.h.

◆ ExceptionFlags [2/2]

DWORD _EXCEPTION_RECORD32::ExceptionFlags

Definition at line 2375 of file winnt_old.h.

◆ ExceptionInformation [1/2]

ULONG _EXCEPTION_RECORD32::ExceptionInformation[EXCEPTION_MAXIMUM_PARAMETERS]

Definition at line 186 of file rtltypes.h.

◆ ExceptionInformation [2/2]

DWORD _EXCEPTION_RECORD32::ExceptionInformation[EXCEPTION_MAXIMUM_PARAMETERS]

Definition at line 2379 of file winnt_old.h.

◆ ExceptionRecord [1/2]

ULONG _EXCEPTION_RECORD32::ExceptionRecord

Definition at line 183 of file rtltypes.h.

◆ ExceptionRecord [2/2]

DWORD _EXCEPTION_RECORD32::ExceptionRecord

Definition at line 2376 of file winnt_old.h.

◆ NumberParameters [1/2]

ULONG _EXCEPTION_RECORD32::NumberParameters

Definition at line 185 of file rtltypes.h.

◆ NumberParameters [2/2]

DWORD _EXCEPTION_RECORD32::NumberParameters

Definition at line 2378 of file winnt_old.h.


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