ReactOS 0.4.15-dev-7788-g1ad9096
_UMA_DESCRIPTOR Struct Reference
Collaboration diagram for _UMA_DESCRIPTOR:

Public Attributes

LIST_ENTRY Entry
 
ULONG Start
 
ULONG Size
 
UMA_DESC_TYPE Type
 

Detailed Description

Definition at line 26 of file umamgr.c.

Member Data Documentation

◆ Entry

LIST_ENTRY _UMA_DESCRIPTOR::Entry

◆ Size

ULONG _UMA_DESCRIPTOR::Size

Definition at line 30 of file umamgr.c.

Referenced by CreateUmaDescriptor(), UmaDescReallocate(), UmaDescRelease(), and UmaDescReserve().

◆ Start

ULONG _UMA_DESCRIPTOR::Start

Definition at line 29 of file umamgr.c.

Referenced by CreateUmaDescriptor(), UmaDescReallocate(), UmaDescRelease(), and UmaDescReserve().

◆ Type

UMA_DESC_TYPE _UMA_DESCRIPTOR::Type

Definition at line 31 of file umamgr.c.

Referenced by CreateUmaDescriptor(), UmaDescReallocate(), UmaDescRelease(), and UmaDescReserve().


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