ReactOS 0.4.15-dev-7842-g558ab78
aml_resource_memory32 Struct Reference

#include <amlresrc.h>

Public Attributes

AML_RESOURCE_LARGE_HEADER_COMMON UINT8 Flags
 
UINT32 Minimum
 
UINT32 Maximum
 
UINT32 Alignment
 
UINT32 AddressLength
 

Detailed Description

Definition at line 298 of file amlresrc.h.

Member Data Documentation

◆ AddressLength

UINT32 aml_resource_memory32::AddressLength

Definition at line 305 of file amlresrc.h.

◆ Alignment

UINT32 aml_resource_memory32::Alignment

Definition at line 304 of file amlresrc.h.

◆ Flags

AML_RESOURCE_LARGE_HEADER_COMMON UINT8 aml_resource_memory32::Flags

Definition at line 301 of file amlresrc.h.

◆ Maximum

UINT32 aml_resource_memory32::Maximum

Definition at line 303 of file amlresrc.h.

◆ Minimum

UINT32 aml_resource_memory32::Minimum

Definition at line 302 of file amlresrc.h.


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