Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes horizontal position bits 72:73.
Syntax
typedef enum _ACPI_PLD_HORIZONTAL_POSITION {
AcpiPldHPosLeft,
AcpiPldHPosCenter,
AcpiPldHPosRight
} ACPI_PLD_HORIZONTAL_POSITION, *PACPI_PLD_HORIZONTAL_POSITION;
Constants
AcpiPldHPosLeft Value is 0. |
AcpiPldHPosCenter Value is 1. |
AcpiPldHPosRight Value is 2. |
Requirements
Requirement | Value |
---|---|
Header | acpitabl.h |