|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <cppexcept.h>

Public Attributes | |
| EXCEPTION_RECORD * | rec |
| LONG * | ref |
| int * | ref |
Definition at line 154 of file cppexcept.h.
| EXCEPTION_RECORD * exception_ptr::rec |
Definition at line 156 of file cppexcept.h.
Referenced by __ExceptionPtrRethrow().
| LONG* exception_ptr::ref |
Definition at line 157 of file cppexcept.h.