SATC 結構 (acpitabl.h)
本主題描述 SATC 結構。
語法
typedef struct _SATC {
UCHAR Flags;
UCHAR Reserved;
USHORT SegmentNumber;
DEVICESCOPE DeviceScope[ANYSIZE_ARRAY];
} SATC, *PSATC;
成員
Flags
定義 UCHAR 成員 旗標。
Reserved
保留供未來使用。
SegmentNumber
定義 USHORT 成員 SegmentNumber。
DeviceScope[ANYSIZE_ARRAY]
定義 DEVICESCOPE 成員 DeviceScope。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 11 |
標頭 | acpitabl.h (包含 Acpitabl.h) |