Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 2.42 KB

ns-winbase-file_end_of_file_info.md

File metadata and controls

72 lines (60 loc) · 2.42 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:winbase._FILE_END_OF_FILE_INFO
FILE_END_OF_FILE_INFO (winbase.h)
Contains the specified value to which the end of the file should be set.
*PFILE_END_OF_FILE_INFO
FILE_END_OF_FILE_INFO
FILE_END_OF_FILE_INFO structure [Files]
PFILE_END_OF_FILE_INFO
PFILE_END_OF_FILE_INFO structure pointer [Files]
fileextd/FILE_END_OF_FILE_INFO
fileextd/PFILE_END_OF_FILE_INFO
fs.file_end_of_file_info
winbase/FILE_END_OF_FILE_INFO
winbase/PFILE_END_OF_FILE_INFO
fs\file_end_of_file_info.htm
fs
77500ae7-654a-4b34-aaee-5c3844303271
12/05/2018
*PFILE_END_OF_FILE_INFO, FILE_END_OF_FILE_INFO, FILE_END_OF_FILE_INFO structure [Files], PFILE_END_OF_FILE_INFO, PFILE_END_OF_FILE_INFO structure pointer [Files], fileextd/FILE_END_OF_FILE_INFO, fileextd/PFILE_END_OF_FILE_INFO, fs.file_end_of_file_info, winbase/FILE_END_OF_FILE_INFO, winbase/PFILE_END_OF_FILE_INFO
winbase.h
Windows.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
FILE_END_OF_FILE_INFO, *PFILE_END_OF_FILE_INFO
Windows SDK on Windows Server 2003 and Windows XP.
19H1
_FILE_END_OF_FILE_INFO
winbase/_FILE_END_OF_FILE_INFO
PFILE_END_OF_FILE_INFO
winbase/PFILE_END_OF_FILE_INFO
FILE_END_OF_FILE_INFO
winbase/FILE_END_OF_FILE_INFO
c++
APIRef
kbSyntax
HeaderDef
WinBase.h
FileExtd.h
FILE_END_OF_FILE_INFO

FILE_END_OF_FILE_INFO structure

-description

Contains the specified value to which the end of the file should be set. Used for file handles. Use only when calling SetFileInformationByHandle.

-struct-fields

-field EndOfFile

The specified value for the new end of the file.

-see-also

FILE_INFO_BY_HANDLE_CLASS

SetFileInformationByHandle