|
ReactOS 0.4.17-dev-934-g091855f
|
#include <rtltypes.h>
Public Attributes | |
| ULONG | NumberOfAllocations |
| ULONG | NumberOfFrees |
| SIZE_T | BytesAllocated |
Definition at line 1035 of file rtltypes.h.
| SIZE_T _RTL_HEAP_TAG_INFO::BytesAllocated |
Definition at line 1039 of file rtltypes.h.
| ULONG _RTL_HEAP_TAG_INFO::NumberOfAllocations |
Definition at line 1037 of file rtltypes.h.
| ULONG _RTL_HEAP_TAG_INFO::NumberOfFrees |
Definition at line 1038 of file rtltypes.h.