SYMLINK_DIRECTORY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H
#if (PHNT_VERSION >= PHNT_REDSTONE4)

#define SYMLINK_DIRECTORY 0x80000000 // If set then this is a directory symlink

#endif
#endif

View code on GitHub

No description available.