HMAT_ENTRY_LENGTH - NtDoc

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

void HMAT_ENTRY_LENGTH(
  _Type
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-acpitabl-hmat_entry_length)

HMAT_ENTRY_LENGTH macro

Description

The HMAT_ENTRY_LENGTH macro returns the size of the type in the HMAT_ENTRY structure.

Parameters

_Type

The _Type parameter specifies the HMAT_ENTRY table type: Memory Subsystem Address Range (MSAR), System Locality Latency and Bandwidth Information (SLLBI), or Memory Side Cache Information (MSCI).

Remarks

See also