Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the Processor Properties Topology Table (PPTT) structure.
Syntax
typedef struct _PPTT {
DESCRIPTION_HEADER Header;
PROC_TOPOLOGY_NODE HierarchyNodes[ANYSIZE_ARRAY];
} PPTT, *PPPTT;
Members
Header
Defines the DESCRIPTION_HEADER member Header.
HierarchyNodes[ANYSIZE_ARRAY]
Defines the PROC_TOPOLOGY_NODE member HierarchyNodes.
Requirements
Requirement | Value |
---|---|
Header | acpitabl.h (include Acpitabl.h) |