ReactOS 0.4.16-dev-1097-g530d26a
exception_ptr Struct Reference
Collaboration diagram for exception_ptr:

Public Attributes

EXCEPTION_RECORDrec
 
intref
 

Detailed Description

Definition at line 1143 of file cpp.c.

Member Data Documentation

◆ rec

EXCEPTION_RECORD* exception_ptr::rec

Definition at line 1145 of file cpp.c.

Referenced by __ExceptionPtrRethrow().

◆ ref

int* exception_ptr::ref

Definition at line 1146 of file cpp.c.


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