PS_CPU_QUOTA_SET_INFORMATION

The PS_CPU_QUOTA_SET_INFORMATION structure is expected as input to ZwSetSystemInformation or NtSetSystemInformation when given the information class SystemCpuQuotaInformation (0x71).

Documentation Status

The PS_CPU_QUOTA_SET_INFORMATION structure is not documented.

Layout

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

Offset Definition
0x00
LONGLONG SessionHandle;
0x08
ULONG Weight;