|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <heap.h>
Public Attributes | |
| union { | |
| struct { | |
| USHORT AllocatorBackTraceIndex | |
| USHORT TagIndex | |
| ULONG_PTR Settable | |
| } | |
| UINT64 ZeroInit | |
| }; | |
| union { ... } _HEAP_ENTRY_EXTRA::@5293 |
| 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().