ReactOS 0.4.16-dev-1105-gafe29ee
|
#include <rtltypes.h>
Public Attributes | |
ULONG | NumberOfAllocations |
ULONG | NumberOfFrees |
SIZE_T | BytesAllocated |
Definition at line 1024 of file rtltypes.h.
SIZE_T _RTL_HEAP_TAG_INFO::BytesAllocated |
Definition at line 1028 of file rtltypes.h.
ULONG _RTL_HEAP_TAG_INFO::NumberOfAllocations |
Definition at line 1026 of file rtltypes.h.
ULONG _RTL_HEAP_TAG_INFO::NumberOfFrees |
Definition at line 1027 of file rtltypes.h.