|
ReactOS 0.4.17-dev-218-g5635d24
|
#include <heap.h>
Public Attributes | |
| union { | |
| struct { | |
| USHORT AllocatorBackTraceIndex | |
| USHORT TagIndex | |
| ULONG_PTR Settable | |
| } | |
| UINT64 ZeroInit | |
| }; | |
| union { ... } _HEAP_ENTRY_EXTRA::@5462 |
| ULONG_PTR _HEAP_ENTRY_EXTRA::Settable |
Definition at line 307 of file heap.h.
Referenced by RtlGetUserInfoHeap(), RtlReAllocateHeap(), and RtlSetUserValueHeap().
| USHORT _HEAP_ENTRY_EXTRA::TagIndex |
Definition at line 306 of file heap.h.
Referenced by RtlReAllocateHeap().