WORKER_FACTORY_SHUTDOWN - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTEXAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
// Worker factory
// begin_rev

#define WORKER_FACTORY_SHUTDOWN 0x0020

// end_rev
#endif
#endif

View code on GitHub

No description available.