ReactOS 0.4.15-dev-7918-g2a2556c
_C_SCOPE_TABLE_ENTRY Struct Reference

#include <rsym64.h>

Public Attributes

ULONG Begin
 
ULONG End
 
ULONG Handler
 
ULONG Target
 

Detailed Description

Definition at line 131 of file rsym64.h.

Member Data Documentation

◆ Begin

ULONG _C_SCOPE_TABLE_ENTRY::Begin

Definition at line 133 of file rsym64.h.

Referenced by StoreUnwindInfo().

◆ End

ULONG _C_SCOPE_TABLE_ENTRY::End

Definition at line 134 of file rsym64.h.

Referenced by StoreUnwindInfo().

◆ Handler

ULONG _C_SCOPE_TABLE_ENTRY::Handler

Definition at line 135 of file rsym64.h.

Referenced by StoreUnwindInfo().

◆ Target

ULONG _C_SCOPE_TABLE_ENTRY::Target

Definition at line 136 of file rsym64.h.

Referenced by StoreUnwindInfo().


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