ReactOS 0.4.15-dev-7842-g558ab78
exception_ptr Struct Reference
Collaboration diagram for exception_ptr:

Public Attributes

EXCEPTION_RECORDrec
 
intref
 

Detailed Description

Definition at line 1704 of file cpp.c.

Member Data Documentation

◆ rec

EXCEPTION_RECORD* exception_ptr::rec

Definition at line 1706 of file cpp.c.

Referenced by __ExceptionPtrRethrow().

◆ ref

int* exception_ptr::ref

Definition at line 1707 of file cpp.c.


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