JOB_OBJECT_LIMIT_SILO_READY - 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)

// rev // extended limit v2
#define JOB_OBJECT_LIMIT_SILO_READY 0x00400000

#endif
#endif

View code on GitHub

No description available.