THREAD_SET_THREAD_TOKEN - NtDoc

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

#define THREAD_SET_THREAD_TOKEN 0x0080

#endif
#endif

View code on GitHub

No description available.