ReactOS 0.4.15-dev-7942-gd23573b
_RTL_HEAP_TAG_INFO Struct Reference

#include <rtltypes.h>

Public Attributes

ULONG NumberOfAllocations
 
ULONG NumberOfFrees
 
SIZE_T BytesAllocated
 

Detailed Description

Definition at line 1030 of file rtltypes.h.

Member Data Documentation

◆ BytesAllocated

SIZE_T _RTL_HEAP_TAG_INFO::BytesAllocated

Definition at line 1034 of file rtltypes.h.

◆ NumberOfAllocations

ULONG _RTL_HEAP_TAG_INFO::NumberOfAllocations

Definition at line 1032 of file rtltypes.h.

◆ NumberOfFrees

ULONG _RTL_HEAP_TAG_INFO::NumberOfFrees

Definition at line 1033 of file rtltypes.h.


The documentation for this struct was generated from the following file: