ReactOS 0.4.16-dev-91-g764881a
|
#include <heap.h>
Public Attributes | |
union { | |
struct { | |
USHORT AllocatorBackTraceIndex | |
USHORT TagIndex | |
ULONG_PTR Settable | |
} | |
UINT64 ZeroInit | |
}; | |
union { ... } _HEAP_ENTRY_EXTRA::@4995 |
ULONG_PTR _HEAP_ENTRY_EXTRA::Settable |
Definition at line 299 of file heap.h.
Referenced by RtlGetUserInfoHeap(), RtlReAllocateHeap(), and RtlSetUserValueHeap().
USHORT _HEAP_ENTRY_EXTRA::TagIndex |
Definition at line 298 of file heap.h.
Referenced by RtlReAllocateHeap().