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 vertical position bits 70:71.
Syntax
typedef enum _ACPI_PLD_VERTICAL_POSITION {
AcpiPldVPosUpper,
AcpiPldVPosCenter,
AcpiPldVPosLower
} ACPI_PLD_VERTICAL_POSITION, *PACPI_PLD_VERTICAL_POSITION;
Constants
AcpiPldVPosUpperValue is 0. |
AcpiPldVPosCenterValue is 1. |
AcpiPldVPosLowerValue is 2. |
Requirements
| Requirement | Value |
|---|---|
| Header | acpitabl.h |