Skip to content

Latest commit

 

History

History
84 lines (64 loc) · 1.71 KB

ns-projectedfslib-prj_file_basic_info.md

File metadata and controls

84 lines (64 loc) · 1.71 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:projectedfslib.PRJ_FILE_BASIC_INFO
PRJ_FILE_BASIC_INFO (projectedfslib.h)
Basic information about an item.
PRJ_FILE_BASIC_INFO
PRJ_FILE_BASIC_INFO structure
ProjFS.prj_file_basic_info
projectedfslib/PRJ_FILE_BASIC_INFO
projfs\prj_file_basic_info.htm
ProjFS
5B5D157E-DEAF-47F2-BDB2-2CF3D307CB7F
12/05/2018
PRJ_FILE_BASIC_INFO, PRJ_FILE_BASIC_INFO structure, ProjFS.prj_file_basic_info, projectedfslib/PRJ_FILE_BASIC_INFO
projectedfslib.h
Windows
Windows 10, version 1809 [desktop apps only]
Windows Server [desktop apps only]
Windows
PRJ_FILE_BASIC_INFO
RS5, 19H1
PRJ_FILE_BASIC_INFO
projectedfslib/PRJ_FILE_BASIC_INFO
c++
APIRef
kbSyntax
HeaderDef
projectedfslib.h
PRJ_FILE_BASIC_INFO

PRJ_FILE_BASIC_INFO structure

-description

Basic information about an item.

-struct-fields

-field IsDirectory

Specifies whether the item is a directory.

-field FileSize

Size of the item, in bytes.

-field CreationTime

Creation time of the item.

-field LastAccessTime

Last time the item was accessed.

-field LastWriteTime

Last time the item was written to.

-field ChangeTime

The last time the item was changed.

-field FileAttributes

Attributes of the item.