ReactOS 0.4.15-dev-7942-gd23573b
_HEAP_BLOCK Struct Reference
Collaboration diagram for _HEAP_BLOCK:

Public Attributes

USHORT Size
 
USHORT PreviousSize
 
ULONG Tag
 
BLOCK_DATA Data []
 

Detailed Description

Definition at line 43 of file heap.c.

Member Data Documentation

◆ Data

◆ PreviousSize

USHORT _HEAP_BLOCK::PreviousSize

Definition at line 46 of file heap.c.

Referenced by FrLdrHeapAllocateEx(), FrLdrHeapCreate(), and FrLdrHeapFreeEx().

◆ Size

USHORT _HEAP_BLOCK::Size

◆ Tag


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