OBJ_OPENLINK - NtDoc

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

#define OBJ_OPENLINK                        0x00000100L

#endif
#endif

View code on GitHub

This OBJECT_ATTRIBUTES flag indicates that the open operation should open the reparse point instead of following it.

Related flags

See also