BBRT_TABLE構造体 (ac BBRT_TABLE bl.h)
ブート バックグラウンド リソース テーブルを定義します。
構文
typedef struct _BBRT_TABLE {
DESCRIPTION_HEADER Header;
ULONG Background;
ULONG Foreground;
} BBRT_TABLE, *PBBRT_TABLE;
メンバーズ
Header
ヘッダー。
Background
背景の値。
Foreground
前景の値。
必要条件
要件 | 価値 |
---|---|
ヘッダー | ac carlosbl.h (Ac carlosbl.h を含む) |