ReactOS 0.4.15-dev-7842-g558ab78
__cxx_exception_frame Struct Reference

#include <cppexcept.h>

Collaboration diagram for __cxx_exception_frame:

Public Attributes

EXCEPTION_REGISTRATION_RECORD frame
 
int trylevel
 
DWORD ebp
 

Detailed Description

Definition at line 56 of file cppexcept.h.

Member Data Documentation

◆ ebp

DWORD __cxx_exception_frame::ebp

Definition at line 60 of file cppexcept.h.

◆ frame

EXCEPTION_REGISTRATION_RECORD __cxx_exception_frame::frame

Definition at line 58 of file cppexcept.h.

◆ trylevel

int __cxx_exception_frame::trylevel

Definition at line 59 of file cppexcept.h.


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