ReactOS 0.4.16-dev-197-g92996da
|
#include <rtltypes.h>
Definition at line 490 of file rtltypes.h.
PRTL_GENERIC_ALLOCATE_ROUTINE _RTL_GENERIC_TABLE::AllocateRoutine |
Definition at line 497 of file rtltypes.h.
PRTL_GENERIC_COMPARE_ROUTINE _RTL_GENERIC_TABLE::CompareRoutine |
Definition at line 496 of file rtltypes.h.
PRTL_GENERIC_FREE_ROUTINE _RTL_GENERIC_TABLE::FreeRoutine |
Definition at line 498 of file rtltypes.h.
LIST_ENTRY _RTL_GENERIC_TABLE::InsertOrderList |
Definition at line 492 of file rtltypes.h.
ULONG _RTL_GENERIC_TABLE::NumberGenericTableElements |
Definition at line 495 of file rtltypes.h.
PLIST_ENTRY _RTL_GENERIC_TABLE::OrderedPointer |
Definition at line 493 of file rtltypes.h.
PVOID _RTL_GENERIC_TABLE::TableContext |
Definition at line 499 of file rtltypes.h.
PRTL_SPLAY_LINKS _RTL_GENERIC_TABLE::TableRoot |
Definition at line 491 of file rtltypes.h.
ULONG _RTL_GENERIC_TABLE::WhichOrderedElement |
Definition at line 494 of file rtltypes.h.