ReactOS 0.4.15-dev-7842-g558ab78
_MEM_FRAME_ALLOC_DESC Struct Reference

#include <mem_tools.h>

Collaboration diagram for _MEM_FRAME_ALLOC_DESC:

Public Attributes

PMEM_ALLOC_DESC Frame
 
ULONG LastUsed
 
ULONG FirstFree
 
ULONG Type
 

Detailed Description

Definition at line 35 of file mem_tools.h.

Member Data Documentation

◆ FirstFree

ULONG _MEM_FRAME_ALLOC_DESC::FirstFree

Definition at line 38 of file mem_tools.h.

◆ Frame

PMEM_ALLOC_DESC _MEM_FRAME_ALLOC_DESC::Frame

Definition at line 36 of file mem_tools.h.

◆ LastUsed

ULONG _MEM_FRAME_ALLOC_DESC::LastUsed

Definition at line 37 of file mem_tools.h.

◆ Type

ULONG _MEM_FRAME_ALLOC_DESC::Type

Definition at line 39 of file mem_tools.h.


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