ReactOS 0.4.16-dev-755-g88f105e
|
#include <amlresrc.h>
Public Attributes | |
AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_ADDRESS_COMMON UINT32 | Granularity |
UINT32 | Minimum |
UINT32 | Maximum |
UINT32 | TranslationOffset |
UINT32 | AddressLength |
Definition at line 365 of file amlresrc.h.
UINT32 aml_resource_address32::AddressLength |
Definition at line 373 of file amlresrc.h.
AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_ADDRESS_COMMON UINT32 aml_resource_address32::Granularity |
Definition at line 369 of file amlresrc.h.
UINT32 aml_resource_address32::Maximum |
Definition at line 371 of file amlresrc.h.
UINT32 aml_resource_address32::Minimum |
Definition at line 370 of file amlresrc.h.
UINT32 aml_resource_address32::TranslationOffset |
Definition at line 372 of file amlresrc.h.