Process Hacker
_SYSTEM_EXTENDED_THREAD_INFORMATION Struct Reference

#include <ntexapi.h>

Data Fields

SYSTEM_THREAD_INFORMATION ThreadInfo
 
PVOID StackBase
 
PVOID StackLimit
 
PVOID Win32StartAddress
 
PTEB TebBase
 
ULONG_PTR Reserved2
 
ULONG_PTR Reserved3
 
ULONG_PTR Reserved4
 

Detailed Description

Definition at line 1513 of file ntexapi.h.

Field Documentation

ULONG_PTR Reserved2

Definition at line 1520 of file ntexapi.h.

ULONG_PTR Reserved3

Definition at line 1521 of file ntexapi.h.

ULONG_PTR Reserved4

Definition at line 1522 of file ntexapi.h.

PVOID StackBase

Definition at line 1516 of file ntexapi.h.

PVOID StackLimit

Definition at line 1517 of file ntexapi.h.

PTEB TebBase

Definition at line 1519 of file ntexapi.h.

Definition at line 1515 of file ntexapi.h.

PVOID Win32StartAddress

Definition at line 1518 of file ntexapi.h.


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