ASPT_ENTRY_HEADER struttura (acpitabl.h)
Questo argomento descrive la struttura ASPT_ENTRY_HEADER utilizzata dalla tabella del processore sicuro AMD (ASPT).
Sintassi
typedef struct _ASPT_ENTRY_HEADER {
UINT16 Type;
UINT16 Length;
} ASPT_ENTRY_HEADER, *PASPT_ENTRY_HEADER;
Members
Type
Definisce il tipo membroUINT16.
Length
Definisce la lunghezza del membro UINT16.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 11, versione 22H2 |
Intestazione | acpitabl.h (include Acpitabl.h) |