PROCESS_TERMINATE - 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 PROCESS_TERMINATE 0x0001

#endif
#endif

View code on GitHub

No description available.