FILE_NAME_FLAG_HARDLINK - NtDoc

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

#define FILE_NAME_FLAG_HARDLINK      0    // not part of a name pair

#endif

View code on GitHub

No description available.