|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <amlresrc.h>
Public Attributes | |
| AML_RESOURCE_SMALL_HEADER_COMMON UINT8 | Flags |
| UINT16 | Minimum |
| UINT16 | Maximum |
| UINT8 | Alignment |
| UINT8 | AddressLength |
Definition at line 213 of file amlresrc.h.
| UINT8 aml_resource_io::AddressLength |
Definition at line 220 of file amlresrc.h.
| UINT8 aml_resource_io::Alignment |
Definition at line 219 of file amlresrc.h.
| AML_RESOURCE_SMALL_HEADER_COMMON UINT8 aml_resource_io::Flags |
Definition at line 216 of file amlresrc.h.
| UINT16 aml_resource_io::Maximum |
Definition at line 218 of file amlresrc.h.
| UINT16 aml_resource_io::Minimum |
Definition at line 217 of file amlresrc.h.