Condividi tramite


struttura ACPI_PLD_INTERFACE_INSTANCE_UNICODE_BUFFER (acpitabl.h)

Descrive il buffer del descrittore Unicode dell'istanza di interfaccia ACPI PLD, revisione 1 (estensione del buffer PLD personalizzato Microsoft, 128 bit).

Sintassi

typedef struct _ACPI_PLD_INTERFACE_INSTANCE_UNICODE_BUFFER {
  WCHAR ReferenceString[8];
} ACPI_PLD_INTERFACE_INSTANCE_UNICODE_BUFFER, *PACPI_PLD_INTERFACE_INSTANCE_UNICODE_BUFFER;

Membri

ReferenceString[8]

Campo ReferenceString della struttura ACPI_PLD_INTERFACE_INSTANCE_UNICODE_BUFFER.

Osservazioni

Il GUID è definito come segue:

DEFINE_GUID(ACPI_PLD_INTERFACE_INSTANCE_UNICODE_BUFFER_GUID,
    0x1face3f6, 0x1a60, 0x4686, 0x98, 0x33, 0xec, 0x84, 0x02, 0xd4, 0x3b, 0x04);

Fabbisogno

Requisito Valore
intestazione acpitabl.h