PFILE_END_OF_FILE_INFORMATION Struct Reference

Used as an argument to the ZwSetInformationFile routine. More...

#include <fileinfo.h>

Data Fields

LARGE_INTEGER EndOfFile
 

Detailed Description

Used as an argument to the ZwSetInformationFile routine.

The struct is requested during IRP_MJ_QUERY_INFORMATION with query FileEndOfFileInformation

Field Documentation

LARGE_INTEGER PFILE_END_OF_FILE_INFORMATION::EndOfFile

The absolute new end of file position as a byte offset from the start of the file.


The documentation for this struct was generated from the following file: