FILE_WRITE_TO_END_OF_FILE - NtDoc

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

// Special ByteOffset parameters

#define FILE_WRITE_TO_END_OF_FILE       0xffffffff

#endif

View code on GitHub

No description available.