GROUP_TYPE_BUILTIN_LOCAL_GROUP - NtDoc

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

// Group types

#define GROUP_TYPE_BUILTIN_LOCAL_GROUP 0x00000001

#endif

View code on GitHub

No description available.