ReactOS 0.4.15-dev-7788-g1ad9096
_EXCEPTION_RECORD Struct Reference

#include <compat.h>

Collaboration diagram for _EXCEPTION_RECORD:

Public Attributes

DWORD ExceptionCode
 
DWORD ExceptionFlags
 
struct _EXCEPTION_RECORDExceptionRecord
 
PVOID ExceptionAddress
 
DWORD NumberParameters
 
ULONG_PTR ExceptionInformation [EXCEPTION_MAXIMUM_PARAMETERS]
 
NTSTATUS ExceptionCode
 
ULONG ExceptionFlags
 
ULONG NumberParameters
 

Detailed Description

Definition at line 207 of file compat.h.

Member Data Documentation

◆ ExceptionAddress

◆ ExceptionCode [1/2]

◆ ExceptionCode [2/2]

NTSTATUS _EXCEPTION_RECORD::ExceptionCode

Definition at line 172 of file rtltypes.h.

◆ ExceptionFlags [1/2]

◆ ExceptionFlags [2/2]

ULONG _EXCEPTION_RECORD::ExceptionFlags

Definition at line 173 of file rtltypes.h.

◆ ExceptionInformation

◆ ExceptionRecord

◆ NumberParameters [1/2]

◆ NumberParameters [2/2]

ULONG _EXCEPTION_RECORD::NumberParameters

Definition at line 176 of file rtltypes.h.


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