ReactOS 0.4.16-dev-814-g656a5dc
|
#include <amlresrc.h>
Public Attributes | |
AML_RESOURCE_LARGE_HEADER_COMMON UINT8 | Flags |
UINT16 | Minimum |
UINT16 | Maximum |
UINT16 | Alignment |
UINT16 | AddressLength |
Definition at line 279 of file amlresrc.h.
UINT16 aml_resource_memory24::AddressLength |
Definition at line 286 of file amlresrc.h.
UINT16 aml_resource_memory24::Alignment |
Definition at line 285 of file amlresrc.h.
AML_RESOURCE_LARGE_HEADER_COMMON UINT8 aml_resource_memory24::Flags |
Definition at line 282 of file amlresrc.h.
UINT16 aml_resource_memory24::Maximum |
Definition at line 284 of file amlresrc.h.
UINT16 aml_resource_memory24::Minimum |
Definition at line 283 of file amlresrc.h.