ReactOS 0.4.15-dev-7924-g5949c20
_KSWITCHFRAME Struct Reference
Collaboration diagram for _KSWITCHFRAME:

Public Attributes

PVOID ExceptionList
 
BOOLEAN ApcBypassDisable
 
PVOID RetAddr
 

Detailed Description

Definition at line 17 of file thrdini.c.

Member Data Documentation

◆ ApcBypassDisable

BOOLEAN _KSWITCHFRAME::ApcBypassDisable

Definition at line 20 of file thrdini.c.

Referenced by KiInitializeContextThread().

◆ ExceptionList

PVOID _KSWITCHFRAME::ExceptionList

Definition at line 19 of file thrdini.c.

Referenced by KiInitializeContextThread().

◆ RetAddr

PVOID _KSWITCHFRAME::RetAddr

Definition at line 21 of file thrdini.c.

Referenced by KiInitializeContextThread().


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