ReactOS 0.4.16-dev-1946-g52006dd
_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 2353 of file winternl.h.

Member Data Documentation

◆ Entry

LDT_ENTRY _THREAD_DESCRIPTOR_INFORMATION::Entry

Definition at line 2356 of file winternl.h.

◆ Selector

DWORD _THREAD_DESCRIPTOR_INFORMATION::Selector

Definition at line 2355 of file winternl.h.

Referenced by test_thread_info().


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