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
AcpiPldHPosLeftValue is 0. |
AcpiPldHPosCenterValue is 1. |
AcpiPldHPosRightValue is 2. |
Requirements
| Requirement | Value |
|---|---|
| Header | acpitabl.h |