ReactOS 0.4.16-dev-2300-g249be9e
exception_ptr Struct Reference

#include <cppexcept.h>

Collaboration diagram for exception_ptr:

Public Attributes

EXCEPTION_RECORDrec
 
LONGref
 

Detailed Description

Definition at line 154 of file cppexcept.h.

Member Data Documentation

◆ rec

EXCEPTION_RECORD* exception_ptr::rec

Definition at line 156 of file cppexcept.h.

◆ ref

LONG* exception_ptr::ref

Definition at line 157 of file cppexcept.h.


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