ReactOS 0.4.16-dev-814-g656a5dc
|
#include <amlresrc.h>
Public Attributes | |
AML_RESOURCE_LARGE_HEADER_COMMON UINT8 | Flags |
UINT32 | Minimum |
UINT32 | Maximum |
UINT32 | Alignment |
UINT32 | AddressLength |
Definition at line 298 of file amlresrc.h.
UINT32 aml_resource_memory32::AddressLength |
Definition at line 305 of file amlresrc.h.
UINT32 aml_resource_memory32::Alignment |
Definition at line 304 of file amlresrc.h.
AML_RESOURCE_LARGE_HEADER_COMMON UINT8 aml_resource_memory32::Flags |
Definition at line 301 of file amlresrc.h.
UINT32 aml_resource_memory32::Maximum |
Definition at line 303 of file amlresrc.h.
UINT32 aml_resource_memory32::Minimum |
Definition at line 302 of file amlresrc.h.