ReactOS 0.4.15-dev-8100-g1887773
__SEHPortableTryLevel Struct Reference

#include <internal.h>

Collaboration diagram for __SEHPortableTryLevel:

Public Attributes

struct __SEHPortableTryLevel *volatile SPT_Next
 
volatile _SEHHandlers_t SPT_Handlers
 

Detailed Description

Definition at line 88 of file internal.h.

Member Data Documentation

◆ SPT_Handlers

volatile _SEHHandlers_t __SEHPortableTryLevel::SPT_Handlers

Definition at line 91 of file internal.h.

Referenced by _SEHFrameHandler(), and _SEHLocalUnwind().

◆ SPT_Next

struct __SEHPortableTryLevel* volatile __SEHPortableTryLevel::SPT_Next

Definition at line 90 of file internal.h.

Referenced by _SEHFrameHandler(), and _SEHLocalUnwind().


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