ReactOS 0.4.16-dev-2206-gc56950d
_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]

DWORD _EXCEPTION_RECORD::ExceptionCode

Definition at line 208 of file compat.h.

Referenced by __attribute__(), __C_specific_handler(), __DestructExceptionObject(), __ExceptionPtrRethrow(), _gnu_exception_handler(), _SEH2FrameHandler(), _SEHFrameHandler(), bad_cs_handler(), call_catch_block(), CcpCheckInvalidUserBuffer(), check_noexcept(), ConsoleControlDispatcher(), CpuExceptionFilter(), cxx_frame_handler(), cxx_is_consolidate(), cxx_rethrow_filter(), debug_exception_handler(), debug_exception_handler_wide(), dump_exception_info(), except2(), except3(), ExceptionFilter(), ExceptionFilterSSEException(), ExceptionFilterSSESupport(), Ext2ExceptionFilter(), find_catch_block(), format_exception_msg(), is_cxx_exception(), KdReportProcessorChange(), KiDispatchException(), KiDispatchExceptionFromTrapFrame(), KiDispatchExceptionToUser(), KiRaiseSecurityCheckFailureHandler(), KiRaiseUserExceptionDispatcher(), KiUserExceptionDispatcher(), main(), MiGetExceptionInfo(), msvc_threadname_vec_handler(), PrintStackTrace(), PspUnhandledExceptionInSystemThread(), RaiseException(), rpc_filter(), RtlAllocateHeap(), RtlDispatchException(), RtlMultipleAllocateHeap(), RtlpAllocateNonDedicated(), RtlpDphRaiseException(), RtlpWaitForCriticalSection(), RtlRaiseStatus(), RtlReAllocateHeap(), RtlUnwind(), RtlUnwindEx(), se_translation_filter(), START_TEST(), test_debug_loop(), test_debug_loop_wow64(), Test_SingleInstruction(), UDFExceptionFilter(), unhandled_exception(), UnhandledExceptionFilter(), UpdateFromEvent(), vDbgPrintExWithPrefixInternal(), and verify_xpointers().

◆ 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: