ReactOS 0.4.16-dev-942-g91fadeb
_SEH$$_EXCEPTION_POINTERS Struct Reference

#include <pseh2_64.h>

Collaboration diagram for _SEH$$_EXCEPTION_POINTERS:

Public Attributes

struct _SEH$$_EXCEPTION_RECORDExceptionRecord
 
struct _CONTEXTContextRecord
 

Detailed Description

Definition at line 14 of file pseh2_64.h.

Member Data Documentation

◆ ContextRecord

struct _CONTEXT* _SEH$$_EXCEPTION_POINTERS::ContextRecord

Definition at line 17 of file pseh2_64.h.

◆ ExceptionRecord

struct _SEH$$_EXCEPTION_RECORD* _SEH$$_EXCEPTION_POINTERS::ExceptionRecord

Definition at line 16 of file pseh2_64.h.


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