ReactOS 0.4.15-dev-7918-g2a2556c
_SEH3$_EXCEPTION_POINTERS Struct Reference

#include <pseh3.h>

Collaboration diagram for _SEH3$_EXCEPTION_POINTERS:

Public Attributes

struct _EXCEPTION_RECORDExceptionRecord
 
struct _CONTEXTContextRecord
 

Detailed Description

Definition at line 46 of file pseh3.h.

Member Data Documentation

◆ ContextRecord

struct _CONTEXT* _SEH3$_EXCEPTION_POINTERS::ContextRecord

Definition at line 49 of file pseh3.h.

Referenced by __attribute__().

◆ ExceptionRecord

struct _EXCEPTION_RECORD* _SEH3$_EXCEPTION_POINTERS::ExceptionRecord

Definition at line 48 of file pseh3.h.

Referenced by __attribute__().


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