Data Fields

CPU_GROUPS_INFO Struct Reference
[CPU APIs]

#include <SysInfo.h>

Data Fields

WORD wMaximumProcessorGroupCount
 Maximum number of CPU groups on the system (for > 64 CPU systems).
WORD wActiveProcessorGroupCount
 Active number of CPU groups on the system (for > 64 CPU systems).
CPU_GROUP_INFO CPUGroupInfo [MAX_CPU_GROUPS]
 Information about each CPU group.

Field Documentation

Maximum number of CPU groups on the system (for > 64 CPU systems).

Active number of CPU groups on the system (for > 64 CPU systems).

CPU_GROUP_INFO CPUGroupInfo[MAX_CPU_GROUPS]

Information about each CPU group.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines