WORKER_FACTORY_RELEASE_WORKER - 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_RELEASE_WORKER 0x0001

// end_rev
#endif
#endif

View code on GitHub

No description available.