#ifndef _NTSEAPI_H // // Authz // // begin_rev // // Flags // // Attribute must not be inherited across process spawns. #define TOKEN_SECURITY_ATTRIBUTE_NON_INHERITABLE 0x0001 // end_rev #endif View code on GitHub
No description available.