#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. |
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.