BBRT_TABLE struttura (acpitabl.h)

Definisce una tabella di risorse in background di avvio.

Sintassi

typedef struct _BBRT_TABLE {
  DESCRIPTION_HEADER Header;
  ULONG              Background;
  ULONG              Foreground;
} BBRT_TABLE, *PBBRT_TABLE;

Members

Header

Intestazione.

Background

Valore di sfondo.

Foreground

Valore di primo piano.

Requisiti

Requisito Valore
Intestazione acpitabl.h (include Acpitabl.h)