RTL_PROCESS_REFLECTION_FLAGS_NO_CLOSE_EVENT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H
#if (PHNT_VERSION >= PHNT_VISTA)

#define RTL_PROCESS_REFLECTION_FLAGS_NO_CLOSE_EVENT 0x10

#endif
#endif

View code on GitHub

No description available.