#include <heap.h>
| Public Attributes | |
| HEAP_ENTRY | Entry | 
| ULONG | Signature | 
| ULONG | Flags | 
| _HEAP * | Heap | 
| SIZE_T | LargestUnCommittedRange | 
| PVOID | BaseAddress | 
| ULONG | NumberOfPages | 
| PHEAP_ENTRY | FirstEntry | 
| PHEAP_ENTRY | LastValidEntry | 
| ULONG | NumberOfUnCommittedPages | 
| ULONG | NumberOfUnCommittedRanges | 
| PHEAP_UNCOMMMTTED_RANGE | UnCommittedRanges | 
| USHORT | AllocatorBackTraceIndex | 
| USHORT | Reserved | 
| PHEAP_ENTRY | LastEntryInSegment | 
| 
 | 
| 
 Definition at line 275 of file heap.h. Referenced by RtlQueryProcessHeapInformation(). | 
| 
 | 
| 
 Definition at line 267 of file heap.h. Referenced by RtlProtectHeap(), and RtlUsageHeap(). | 
| 
 | 
| 
 Definition at line 260 of file heap.h. Referenced by RtlpDeCommitFreeBlock(), and RtlUsageHeap(). | 
| 
 | 
| 
 Definition at line 269 of file heap.h. Referenced by RtlpDeCommitFreeBlock(), RtlpValidateHeapEntry(), RtlQueryProcessHeapInformation(), RtlWalkHeap(), and RtlZeroHeap(). | 
| 
 | 
| 
 Definition at line 263 of file heap.h. Referenced by RtlpInsertFreeBlock(), and RtlWalkHeap(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 265 of file heap.h. Referenced by RtlCompactHeap(), and RtlpExtendHeap(). | 
| 
 | 
| 
 Definition at line 277 of file heap.h. Referenced by RtlAllocateHeap(), RtlAllocateHeapSlowly(), RtlpCoalesceFreeBlocks(), RtlpDeCommitFreeBlock(), RtlpGrowBlockInPlace(), and RtlReAllocateHeap(). | 
| 
 | 
| 
 Definition at line 270 of file heap.h. Referenced by RtlExtendHeap(), RtlpInsertFreeBlock(), RtlProtectHeap(), RtlpValidateHeapEntry(), RtlQueryProcessHeapInformation(), RtlUsageHeap(), RtlWalkHeap(), and RtlZeroHeap(). | 
| 
 | 
| 
 Definition at line 268 of file heap.h. Referenced by RtlpQueryProcessEnumHeapsRoutine(), RtlQueryProcessHeapInformation(), RtlUsageHeap(), and RtlWalkHeap(). | 
| 
 | 
| 
 Definition at line 272 of file heap.h. Referenced by RtlpDeCommitFreeBlock(), RtlpExtendHeap(), RtlpQueryProcessEnumHeapsRoutine(), RtlQueryProcessHeapInformation(), RtlUsageHeap(), and RtlWalkHeap(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 274 of file heap.h. Referenced by RtlQueryProcessHeapInformation(), RtlUsageHeap(), RtlWalkHeap(), and RtlZeroHeap(). | 
 1.3.7
 1.3.7