ReactOS 0.4.16-dev-112-g52265ae
|
#include <heap.h>
Public Attributes | |
LIST_ENTRY | ListEntry |
SIZE_T | ReservedSize |
SIZE_T | CommittedSize |
SIZE_T _HEAP_UCR_SEGMENT::CommittedSize |
Definition at line 288 of file heap.h.
Referenced by RtlpCreateUnCommittedRange().
LIST_ENTRY _HEAP_UCR_SEGMENT::ListEntry |
SIZE_T _HEAP_UCR_SEGMENT::ReservedSize |
Definition at line 287 of file heap.h.
Referenced by RtlpCreateUnCommittedRange().