Process Hacker
_SYSTEM_HANDLE_TABLE_ENTRY_INFO Struct Reference

#include <ntexapi.h>

Data Fields

USHORT UniqueProcessId
 
USHORT CreatorBackTraceIndex
 
UCHAR ObjectTypeIndex
 
UCHAR HandleAttributes
 
USHORT HandleValue
 
PVOID Object
 
ULONG GrantedAccess
 

Detailed Description

Definition at line 1595 of file ntexapi.h.

Field Documentation

USHORT CreatorBackTraceIndex

Definition at line 1598 of file ntexapi.h.

ULONG GrantedAccess

Definition at line 1603 of file ntexapi.h.

UCHAR HandleAttributes

Definition at line 1600 of file ntexapi.h.

USHORT HandleValue

Definition at line 1601 of file ntexapi.h.

PVOID Object

Definition at line 1602 of file ntexapi.h.

UCHAR ObjectTypeIndex

Definition at line 1599 of file ntexapi.h.

USHORT UniqueProcessId

Definition at line 1597 of file ntexapi.h.


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