ReactOS 0.4.16-dev-522-gb68104a
|
#include <rtltypes.h>
Public Attributes | |
ULONG | NumberOfAllocations |
ULONG | NumberOfFrees |
SIZE_T | BytesAllocated |
Definition at line 1030 of file rtltypes.h.
SIZE_T _RTL_HEAP_TAG_INFO::BytesAllocated |
Definition at line 1034 of file rtltypes.h.
ULONG _RTL_HEAP_TAG_INFO::NumberOfAllocations |
Definition at line 1032 of file rtltypes.h.
ULONG _RTL_HEAP_TAG_INFO::NumberOfFrees |
Definition at line 1033 of file rtltypes.h.