ReactOS 0.4.16-dev-2104-gb84fa49
cxx_exception_type Struct Reference

#include <cxx.h>

Public Attributes

UINT flags
 
unsigned int destructor
 
unsigned int custom_handler
 
unsigned int type_info_table
 

Detailed Description

Definition at line 449 of file cxx.h.

Member Data Documentation

◆ custom_handler

unsigned int cxx_exception_type::custom_handler

Definition at line 453 of file cxx.h.

◆ destructor

unsigned int cxx_exception_type::destructor

Definition at line 452 of file cxx.h.

◆ flags

UINT cxx_exception_type::flags

Definition at line 451 of file cxx.h.

Referenced by find_caught_type().

◆ type_info_table

unsigned int cxx_exception_type::type_info_table

Definition at line 454 of file cxx.h.

Referenced by find_caught_type().


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