ReactOS 0.4.15-dev-7958-gcd0bb1a
_THREAD_DESCRIPTOR_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _THREAD_DESCRIPTOR_INFORMATION:

Public Attributes

DWORD Selector
 
LDT_ENTRY Entry
 

Detailed Description

Definition at line 1053 of file winternl.h.

Member Data Documentation

◆ Entry

LDT_ENTRY _THREAD_DESCRIPTOR_INFORMATION::Entry

Definition at line 1056 of file winternl.h.

◆ Selector

DWORD _THREAD_DESCRIPTOR_INFORMATION::Selector

Definition at line 1055 of file winternl.h.

Referenced by test_thread_info().


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