FreeRDP
PTEB Struct Reference

Data Fields

PEB * ProcessEnvironmentBlock
 
DWORD LastErrorValue
 
PVOID TlsSlots [64]
 

Detailed Description

Definition at line 1492 of file nt.h.

Field Documentation

◆ LastErrorValue

DWORD PTEB::LastErrorValue

Definition at line 1496 of file nt.h.

◆ ProcessEnvironmentBlock

PEB* PTEB::ProcessEnvironmentBlock

Definition at line 1494 of file nt.h.

◆ TlsSlots

PVOID PTEB::TlsSlots[64]

Definition at line 1497 of file nt.h.


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