FreeRDP
THREAD_BLOCK_ID Struct Reference

#include <nt.h>

Data Fields

DWORD ThreadId
 
TEB * ThreadEnvironmentBlock
 

Detailed Description

Process Environment Block

Definition at line 1475 of file nt.h.

Field Documentation

◆ ThreadEnvironmentBlock

TEB* THREAD_BLOCK_ID::ThreadEnvironmentBlock

Definition at line 1478 of file nt.h.

◆ ThreadId

DWORD THREAD_BLOCK_ID::ThreadId

Definition at line 1477 of file nt.h.


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