Geoff Chappell, Software Analyst
The SYSTEM_THREAD_CID_PRIORITY_INFORMATION structure is expected as input to ZwSetSystemInformation or NtSetSystemInformation when given the information class SystemThreadClientIdPriorityInformation (0x52).
The SYSTEM_THREAD_CID_PRIORITY_INFORMATION structure is not documented.
The SYSTEM_THREAD_CID_PRIORITY_INFORMATION is 0x0C or 0x18 bytes in 32-bit and 64-bit Windows, respectively.
| Offset (x86) | Offset (x64) | Definition |
|---|---|---|
| 0x00 | 0x00 |
CLIENT_ID ClientId; |
| 0x08 | 0x10 |
LONG Priority; |