|
ReactOS 0.4.17-dev-650-gd0e71de
|
#include <rtltypes.h>
Public Attributes | |
| ULONG | NumberOfAllocations |
| ULONG | NumberOfFrees |
| SIZE_T | BytesAllocated |
Definition at line 1032 of file rtltypes.h.
| SIZE_T _RTL_HEAP_TAG_INFO::BytesAllocated |
Definition at line 1036 of file rtltypes.h.
| ULONG _RTL_HEAP_TAG_INFO::NumberOfAllocations |
Definition at line 1034 of file rtltypes.h.
| ULONG _RTL_HEAP_TAG_INFO::NumberOfFrees |
Definition at line 1035 of file rtltypes.h.