Process Hacker
_RTL_GENERIC_TABLE Struct Reference

#include <ntrtl.h>

Data Fields

PRTL_SPLAY_LINKS TableRoot
 
LIST_ENTRY InsertOrderList
 
PLIST_ENTRY OrderedPointer
 
ULONG WhichOrderedElement
 
ULONG NumberGenericTableElements
 
PRTL_GENERIC_COMPARE_ROUTINE CompareRoutine
 
PRTL_GENERIC_ALLOCATE_ROUTINE AllocateRoutine
 
PRTL_GENERIC_FREE_ROUTINE FreeRoutine
 
PVOID TableContext
 

Detailed Description

Definition at line 433 of file ntrtl.h.

Field Documentation

Definition at line 441 of file ntrtl.h.

PRTL_GENERIC_COMPARE_ROUTINE CompareRoutine

Definition at line 440 of file ntrtl.h.

Definition at line 442 of file ntrtl.h.

LIST_ENTRY InsertOrderList

Definition at line 436 of file ntrtl.h.

ULONG NumberGenericTableElements

Definition at line 439 of file ntrtl.h.

PLIST_ENTRY OrderedPointer

Definition at line 437 of file ntrtl.h.

PVOID TableContext

Definition at line 443 of file ntrtl.h.

PRTL_SPLAY_LINKS TableRoot

Definition at line 435 of file ntrtl.h.

ULONG WhichOrderedElement

Definition at line 438 of file ntrtl.h.


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