ReactOS 0.4.16-dev-2104-gb84fa49
se_translator_ctx Struct Reference
Collaboration diagram for se_translator_ctx:

Public Attributes

ULONG_PTR dest_frame
 
ULONG_PTR orig_frame
 
EXCEPTION_RECORDseh_rec
 
DISPATCHER_CONTEXTdispatch
 
const cxx_function_descrdescr
 

Detailed Description

Definition at line 142 of file except.c.

Member Data Documentation

◆ descr

const cxx_function_descr* se_translator_ctx::descr

Definition at line 148 of file except.c.

◆ dest_frame

ULONG_PTR se_translator_ctx::dest_frame

Definition at line 144 of file except.c.

◆ dispatch

DISPATCHER_CONTEXT* se_translator_ctx::dispatch

Definition at line 147 of file except.c.

◆ orig_frame

ULONG_PTR se_translator_ctx::orig_frame

Definition at line 145 of file except.c.

◆ seh_rec

EXCEPTION_RECORD* se_translator_ctx::seh_rec

Definition at line 146 of file except.c.


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