SUPPORTED_FS_FEATURES_QUERY_OPEN - NtDoc

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

// pub
#define SUPPORTED_FS_FEATURES_QUERY_OPEN      0x00000004

#endif
#endif
#endif
#endif

View code on GitHub

No description available.