ACPI_PLD_VERTICAL_POSITION 枚举 (acpitabl.h)

描述垂直位置位 70:71。

语法

typedef enum _ACPI_PLD_VERTICAL_POSITION {
  AcpiPldVPosUpper,
  AcpiPldVPosCenter,
  AcpiPldVPosLower
} ACPI_PLD_VERTICAL_POSITION, *PACPI_PLD_VERTICAL_POSITION;

常量

 
AcpiPldVPosUpper
值为 0。
AcpiPldVPosCenter
值为 1。
AcpiPldVPosLower
值为 2。

要求

要求
Header acpitabl.h