ReactOS 0.4.16-dev-814-g656a5dc
|
#include <cppexcept.h>
Public Attributes | |
UINT | flags |
const type_info * | type_info |
int | offset |
void(* | handler )(void) |
Definition at line 64 of file cppexcept.h.
UINT __catchblock_info::flags |
Definition at line 66 of file cppexcept.h.
Definition at line 69 of file cppexcept.h.
int __catchblock_info::offset |
Definition at line 68 of file cppexcept.h.
Definition at line 67 of file cppexcept.h.