|
ReactOS 0.4.17-dev-243-g1369312
|
#include <heap.h>

Public Attributes | |
| LIST_ENTRY | ListEntry |
| SIZE_T | ReservedSize |
| SIZE_T | CommittedSize |
| SIZE_T _HEAP_UCR_SEGMENT::CommittedSize |
Definition at line 296 of file heap.h.
Referenced by RtlpCreateUnCommittedRange().
| LIST_ENTRY _HEAP_UCR_SEGMENT::ListEntry |
| SIZE_T _HEAP_UCR_SEGMENT::ReservedSize |
Definition at line 295 of file heap.h.
Referenced by RtlpCreateUnCommittedRange().