CPU_SET_INFORMATION_TYPE enumeration

Represents the type of information in the SYSTEM_CPU_SET_INFORMATION structure.

Syntax

typedef enum _CPU_SET_INFORMATION_TYPE { 
  CpuSetInformation
} CPU_SET_INFORMATION_TYPE, *PCPU_SET_INFORMATION_TYPE;

Constants

CpuSetInformation

The structure contains CPU Set information.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016 [desktop apps only]
Header
Processthreadsapi.h (include Windows.h)