ReactOS 0.4.16-dev-1453-g06343fa
_UNWIND_HISTORY_TABLE Struct Reference

#include <rtlsupportapi.h>

Collaboration diagram for _UNWIND_HISTORY_TABLE:

Public Attributes

DWORD Count
 
BYTE LocalHint
 
BYTE GlobalHint
 
BYTE Search
 
BYTE Once
 
ULONG_PTR LowAddress
 
ULONG_PTR HighAddress
 
UNWIND_HISTORY_TABLE_ENTRY Entry [UNWIND_HISTORY_TABLE_SIZE]
 

Detailed Description

Definition at line 44 of file rtlsupportapi.h.

Member Data Documentation

◆ Count

DWORD _UNWIND_HISTORY_TABLE::Count

Definition at line 46 of file rtlsupportapi.h.

◆ Entry

Definition at line 53 of file rtlsupportapi.h.

◆ GlobalHint

BYTE _UNWIND_HISTORY_TABLE::GlobalHint

Definition at line 48 of file rtlsupportapi.h.

◆ HighAddress

ULONG_PTR _UNWIND_HISTORY_TABLE::HighAddress

Definition at line 52 of file rtlsupportapi.h.

◆ LocalHint

BYTE _UNWIND_HISTORY_TABLE::LocalHint

Definition at line 47 of file rtlsupportapi.h.

◆ LowAddress

ULONG_PTR _UNWIND_HISTORY_TABLE::LowAddress

Definition at line 51 of file rtlsupportapi.h.

◆ Once

BYTE _UNWIND_HISTORY_TABLE::Once

Definition at line 50 of file rtlsupportapi.h.

◆ Search

BYTE _UNWIND_HISTORY_TABLE::Search

Definition at line 49 of file rtlsupportapi.h.


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