ACPI_PLD_VERTICAL_POSITION-Enumeration (acpitabl.h)
Beschreibt die vertikalen Positionsbits 70:71.
Syntax
typedef enum _ACPI_PLD_VERTICAL_POSITION {
AcpiPldVPosUpper,
AcpiPldVPosCenter,
AcpiPldVPosLower
} ACPI_PLD_VERTICAL_POSITION, *PACPI_PLD_VERTICAL_POSITION;
Konstanten
AcpiPldVPosUpper Der Wert ist 0. |
AcpiPldVPosCenter Der Wert ist 1. |
AcpiPldVPosLower Der Wert ist 2. |
Anforderungen
Anforderung | Wert |
---|---|
Header | acpitabl.h |