JobObjectCpuPartition - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
//
// Job objects
//
#if (PHNT_MODE != PHNT_MODE_KERNEL)

#define JobObjectCpuPartition 52                                    // since 25H2

#endif
#endif

View code on GitHub

NtDoc

No description available.