ReactOS 0.4.15-dev-7918-g2a2556c
_PROCESS_LDT_INFORMATION Struct Reference

#include <pstypes.h>

Collaboration diagram for _PROCESS_LDT_INFORMATION:

Public Attributes

ULONG Start
 
ULONG Length
 
LDT_ENTRY LdtEntries [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 942 of file pstypes.h.

Member Data Documentation

◆ LdtEntries

LDT_ENTRY _PROCESS_LDT_INFORMATION::LdtEntries[ANYSIZE_ARRAY]

Definition at line 946 of file pstypes.h.

◆ Length

ULONG _PROCESS_LDT_INFORMATION::Length

Definition at line 945 of file pstypes.h.

◆ Start

ULONG _PROCESS_LDT_INFORMATION::Start

Definition at line 944 of file pstypes.h.


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