FILE_QUERY_NO_CURSOR_UPDATE - NtDoc

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

#define FILE_QUERY_NO_CURSOR_UPDATE 0x00000010

#endif
#endif
#endif

View code on GitHub

No description available.