Process Hacker
_RTL_HANDLE_TABLE Struct Reference

#include <ntrtl.h>

Data Fields

ULONG MaximumNumberOfHandles
 
ULONG SizeOfHandleTableEntry
 
ULONG Reserved [2]
 
PRTL_HANDLE_TABLE_ENTRY FreeHandles
 
PRTL_HANDLE_TABLE_ENTRY CommittedHandles
 
PRTL_HANDLE_TABLE_ENTRY UnCommittedHandles
 
PRTL_HANDLE_TABLE_ENTRY MaxReservedHandles
 

Detailed Description

Definition at line 4696 of file ntrtl.h.

Field Documentation

PRTL_HANDLE_TABLE_ENTRY CommittedHandles

Definition at line 4702 of file ntrtl.h.

Definition at line 4701 of file ntrtl.h.

ULONG MaximumNumberOfHandles

Definition at line 4698 of file ntrtl.h.

PRTL_HANDLE_TABLE_ENTRY MaxReservedHandles

Definition at line 4704 of file ntrtl.h.

ULONG Reserved[2]

Definition at line 4700 of file ntrtl.h.

ULONG SizeOfHandleTableEntry

Definition at line 4699 of file ntrtl.h.

PRTL_HANDLE_TABLE_ENTRY UnCommittedHandles

Definition at line 4703 of file ntrtl.h.


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