FILE_INVALID_FILE_ID - NtDoc

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

#define FILE_INVALID_FILE_ID ((LONGLONG)-1LL)

#endif
#endif

View code on GitHub

No description available.