SYMLINK_FILE - 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_FILE 0x40000000 // If set then this is a file symlink

#endif
#endif

View code on GitHub

No description available.