ACPI_PLD_CONTAINER_BUFFER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// acpitabl.h

typedef struct _ACPI_PLD_CONTAINER_BUFFER {
  GUID ContainerId;
} ACPI_PLD_CONTAINER_BUFFER, *PACPI_PLD_CONTAINER_BUFFER;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-acpitabl-_acpi_pld_container_buffer)

_ACPI_PLD_CONTAINER_BUFFER structure

Description

Defines the ACPI Physical Location Descriptor (PLD) container buffer structure.

Members

ContainerId

The ContainerId field.

Remarks

See also