ReactOS 0.4.15-dev-6047-gb29e82d
_DESCRIPTOR Struct Reference

#include <ketypes.h>

Public Attributes

USHORT Pad
 
USHORT Dummy1
 
ULONG Dummy2
 
USHORT Limit
 
ULONG Base
 

Detailed Description

"Custom" definition end

Definition at line 600 of file ketypes.h.

Member Data Documentation

◆ Base

ULONG _DESCRIPTOR::Base

Definition at line 397 of file ketypes.h.

Referenced by i386PrintExceptionText(), and KiRestoreProcessorControlState().

◆ Dummy1

USHORT _DESCRIPTOR::Dummy1

Definition at line 603 of file ketypes.h.

◆ Dummy2

ULONG _DESCRIPTOR::Dummy2

Definition at line 604 of file ketypes.h.

◆ Limit

USHORT _DESCRIPTOR::Limit

Definition at line 396 of file ketypes.h.

Referenced by i386PrintExceptionText(), and KiRestoreProcessorControlState().

◆ Pad

USHORT _DESCRIPTOR::Pad

Definition at line 602 of file ketypes.h.


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