ReactOS 0.4.16-dev-814-g656a5dc
|
#include <amlresrc.h>
Public Attributes | |
AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_ADDRESS_COMMON UINT16 | Granularity |
UINT16 | Minimum |
UINT16 | Maximum |
UINT16 | TranslationOffset |
UINT16 | AddressLength |
Definition at line 378 of file amlresrc.h.
UINT16 aml_resource_address16::AddressLength |
Definition at line 386 of file amlresrc.h.
AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_ADDRESS_COMMON UINT16 aml_resource_address16::Granularity |
Definition at line 382 of file amlresrc.h.
UINT16 aml_resource_address16::Maximum |
Definition at line 384 of file amlresrc.h.
UINT16 aml_resource_address16::Minimum |
Definition at line 383 of file amlresrc.h.
UINT16 aml_resource_address16::TranslationOffset |
Definition at line 385 of file amlresrc.h.