1 |
8.938302 |
ACPI_PLD_SHAPE::AcpiPldShapeChamfered |
|
8 |
0x00000008 |
8 |
|
|
System.String |
AcpiPldShapeChamfered = 8,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\acpitabl.h(3080,0) |
|
2 |
2.370125 |
ACPI_PLD_SHAPE |
Enum |
|
|
|
|
|
|
typedef enum _ACPI_PLD_SHAPE {
AcpiPldShapeRound = 0,
AcpiPldShapeOval = 1,
AcpiPldShapeSquare = 2,
AcpiPldShapeVRect = 3,
AcpiPldShapeHRect = 4,
AcpiPldShapeVTrap = 5,
AcpiPldShapeHTrap = 6,
AcpiPldShapeUnknown = 7,
AcpiPldShapeChamfered = 8,
} ACPI_PLD_SHAPE, *PACPI_PLD_SHAPE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\acpitabl.h(3071,0) |
|