ReactOS 0.4.15-dev-7918-g2a2556c
_Vdm_FaultHandler Struct Reference

#include <vdm.h>

Public Attributes

USHORT CsSelector
 
USHORT SsSelector
 
ULONG Eip
 
ULONG Esp
 
ULONG Flags
 

Detailed Description

Definition at line 75 of file vdm.h.

Member Data Documentation

◆ CsSelector

USHORT _Vdm_FaultHandler::CsSelector

Definition at line 77 of file vdm.h.

◆ Eip

ULONG _Vdm_FaultHandler::Eip

Definition at line 79 of file vdm.h.

◆ Esp

ULONG _Vdm_FaultHandler::Esp

Definition at line 80 of file vdm.h.

◆ Flags

ULONG _Vdm_FaultHandler::Flags

Definition at line 81 of file vdm.h.

◆ SsSelector

USHORT _Vdm_FaultHandler::SsSelector

Definition at line 78 of file vdm.h.


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