JobObjectServerSiloInitialize - 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 JobObjectServerSiloInitialize 40                            // qs: SERVERSILO_INIT_INFORMATION

#endif
#endif

View code on GitHub

NtDoc

No description available.