ReactOS 0.4.16-dev-2104-gb84fa49
exception_ptr Struct Reference

#include <cppexcept.h>

Collaboration diagram for exception_ptr:

Public Attributes

EXCEPTION_RECORDrec
 
LONGref
 
intref
 

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.

Referenced by __ExceptionPtrRethrow().

◆ ref [1/2]

LONG* exception_ptr::ref

Definition at line 157 of file cppexcept.h.

◆ ref [2/2]

int* exception_ptr::ref

Definition at line 1146 of file cpp.c.


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