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 (include Acpitabl.h)