定义启动后台资源表。
语法
typedef struct _BBRT_TABLE {
DESCRIPTION_HEADER Header;
ULONG Background;
ULONG Foreground;
} BBRT_TABLE, *PBBRT_TABLE;
成员
Header
标头。
Background
背景值。
Foreground
前景值。
要求
| 要求 | 价值 |
|---|---|
| 标头 | acpitabl.h (include Acpitabl.h) |