Process Hacker
_RTL_USER_PROCESS_INFORMATION Struct Reference

#include <ntrtl.h>

Data Fields

ULONG Length
 
HANDLE Process
 
HANDLE Thread
 
CLIENT_ID ClientId
 
SECTION_IMAGE_INFORMATION ImageInformation
 

Detailed Description

Definition at line 2453 of file ntrtl.h.

Field Documentation

CLIENT_ID ClientId

Definition at line 2458 of file ntrtl.h.

SECTION_IMAGE_INFORMATION ImageInformation

Definition at line 2459 of file ntrtl.h.

ULONG Length

Definition at line 2455 of file ntrtl.h.

HANDLE Process

Definition at line 2456 of file ntrtl.h.

HANDLE Thread

Definition at line 2457 of file ntrtl.h.


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