RTL_CLONE_PROCESS_FLAGS_INHERIT_HANDLES - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H
// begin_rev

#define RTL_CLONE_PROCESS_FLAGS_INHERIT_HANDLES 0x00000002

// end_rev
#endif

View code on GitHub

No description available.