HMAT_TABLE - NtDoc

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

typedef struct _HMAT_TABLE {
  DESCRIPTION_HEADER Header;
  ULONG              Reserved;
} HMAT_TABLE, *PHMAT_TABLE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_HMAT_TABLE structure

Description

Defines the _HMAT_TABLE structure.

Members

A DESCRIPTION_HEADER structure at the beginning of the Heterogeneous Memory Attribute Table (HMAT).

Reserved

Reserved for future use.

Remarks

See also