ACTIVATION_CONTEXT_FLAG_NO_INHERIT - NtDoc

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

#define ACTIVATION_CONTEXT_FLAG_NO_INHERIT 0x00000001

#endif

View code on GitHub

No description available.