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

Public Attributes

cxx_frame_info frame_info
 
BOOL rethrow
 
EXCEPTION_RECORDprev_rec
 

Detailed Description

Definition at line 135 of file except.c.

Member Data Documentation

◆ frame_info

cxx_frame_info cxx_catch_ctx::frame_info

Definition at line 137 of file except.c.

◆ prev_rec

EXCEPTION_RECORD* cxx_catch_ctx::prev_rec

Definition at line 139 of file except.c.

◆ rethrow

BOOL cxx_catch_ctx::rethrow

Definition at line 138 of file except.c.


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