FILE_SESSION_AWARE - NtDoc

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

#define FILE_SESSION_AWARE                  0x00040000

#endif
#endif

View code on GitHub

No description available.