OBJ_OPENIF - NtDoc

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

#define OBJ_OPENIF                          0x00000080L

#endif
#endif

View code on GitHub

This OBJECT_ATTRIBUTES flag indicates that the create operation should open the object if the specified name is already taken.

Related flags

See also