ReactOS 0.4.15-dev-8100-g1887773
__SEH2UnwindFrame Struct Reference

Public Attributes

_SEH2Registration_t SUF_Registration
 
_SEH2Frame_t * SUF_Frame
 
volatile _SEH2TryLevel_t * SUF_TargetTryLevel
 

Detailed Description

Definition at line 166 of file framebased-gcchack.c.

Member Data Documentation

◆ SUF_Frame

_SEH2Frame_t* __SEH2UnwindFrame::SUF_Frame

Definition at line 169 of file framebased-gcchack.c.

Referenced by _SEH2LocalUnwind(), and _SEH2UnwindHandler().

◆ SUF_Registration

_SEH2Registration_t __SEH2UnwindFrame::SUF_Registration

Definition at line 168 of file framebased-gcchack.c.

Referenced by _SEH2LocalUnwind().

◆ SUF_TargetTryLevel

volatile _SEH2TryLevel_t* __SEH2UnwindFrame::SUF_TargetTryLevel

Definition at line 170 of file framebased-gcchack.c.

Referenced by _SEH2LocalUnwind(), and _SEH2UnwindHandler().


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