|
ReactOS 0.4.17-dev-650-gd0e71de
|
#include <rtltypes.h>
Public Attributes | |
| ULONG | NumberOfAllocations |
| ULONG | NumberOfFrees |
| SIZE_T | BytesAllocated |
| USHORT | TagIndex |
| USHORT | CreatorBackTraceIndex |
| WCHAR | TagName [24] |
Definition at line 1107 of file rtltypes.h.
| SIZE_T _RTL_HEAP_TAG::BytesAllocated |
Definition at line 1111 of file rtltypes.h.
| USHORT _RTL_HEAP_TAG::CreatorBackTraceIndex |
Definition at line 1113 of file rtltypes.h.
| ULONG _RTL_HEAP_TAG::NumberOfAllocations |
Definition at line 1109 of file rtltypes.h.
| ULONG _RTL_HEAP_TAG::NumberOfFrees |
Definition at line 1110 of file rtltypes.h.
| USHORT _RTL_HEAP_TAG::TagIndex |
Definition at line 1112 of file rtltypes.h.
| WCHAR _RTL_HEAP_TAG::TagName[24] |
Definition at line 1114 of file rtltypes.h.