#ifndef _PHNT_NTDEF_H
#ifndef _NTDEF_
#define OBJ_EXCLUSIVE 0x00000020L
View code on GitHub
This OBJECT_ATTRIBUTES
flag indicates that the object/handle should be marked as exclusive. Exclusive handles prevent other callers from opening handles to the object.
OBJ_PROTECT_CLOSE
OBJ_INHERIT
OBJ_AUDIT_OBJECT_CLOSE
OBJ_NO_RIGHTS_UPGRADE
OBJ_PERMANENT
OBJ_CASE_INSENSITIVE
OBJ_OPENIF
OBJ_OPENLINK
OBJ_KERNEL_HANDLE
OBJ_FORCE_ACCESS_CHECK
OBJ_IGNORE_IMPERSONATED_DEVICEMAP
OBJ_DONT_REPARSE