Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 1.55 KB

ns-cfapi-cf_fs_metadata.md

File metadata and controls

66 lines (56 loc) · 1.55 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:cfapi.CF_FS_METADATA
CF_FS_METADATA (cfapi.h)
Placeholder file or directory metadata.
CF_FS_METADATA
CF_FS_METADATA structure
cfapi/CF_FS_METADATA
cloudApi.cf_fs_metadata
cloudapi\cf_fs_metadata.htm
cloudapi
A6D4473A-C93A-4B56-9EB0-9B44A56E5D28
04/04/2023
CF_FS_METADATA, CF_FS_METADATA structure, cfapi/CF_FS_METADATA, cloudApi.cf_fs_metadata
cfapi.h
Windows
Windows 10, version 1709 [desktop apps only]
Windows Server 2016 [desktop apps only]
Windows
CF_FS_METADATA
19H1
CF_FS_METADATA
cfapi/CF_FS_METADATA
c++
APIRef
kbSyntax
HeaderDef
CfApi.h
CF_FS_METADATA

CF_FS_METADATA structure

-description

Placeholder file or directory metadata, which can include all timestamps, file attributes and file size (optional for directories).

-struct-fields

-field BasicInfo

Basic file information in a FILE_BASIC_INFO structure.

-field FileSize

The size of the file, in bytes.

-see-also

FILE_BASIC_INFO