Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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) |