SYSTEM_CPU_SET_TAG_INFORMATION

The SYSTEM_CPU_SET_TAG_INFORMATION structure is expected as input to ZwSetSystemInformation or NtSetSystemInformation when given the information class SystemCpuSetTagInformation (0xB0).

Documentation Status

The SYSTEM_CPU_SET_TAG_INFORMATION structure is not documented.

Layout

The SYSTEM_CPU_SET_TAG_INFORMATION is 0x10 bytes in both 32-bit and 64-bit Windows.

Offset Definition
0x00
ULONGLONG Tag;
0x08
ULONGLONG CpuSets [1];