CloudDisk_DisplayNameInfo
typedef struct CloudDisk_DisplayNameInfo {...} CloudDisk_DisplayNameInfo
Overview
A struct that encapsulates the display name of the sync root path.
Since: 21
Related module: CloudDisk
Header file: oh_cloud_disk_manager.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t displayNameResId | Static resource ID corresponding to the display name of the application's sync root path. |
| char *customAlias | Pointer to the custom alias, which cannot contain the following characters: \/*?<>|:". Additionally, the full name cannot be composed solely of spaces, a single dot (.), or two consecutive dots (..). |
| size_t customAliasLength | Length of the custom alias. Value range: [0, 255]. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-file-environment-sys
openharmony 鸿蒙 js-apis-file-fs
openharmony 鸿蒙 capi-clouddisk-clouddisk-pathinfo
openharmony 鸿蒙 capi-clouddisk-clouddisk-changesresult
openharmony 鸿蒙 capi-clouddisk-clouddisk-syncfolder
openharmony 鸿蒙 js-apis-fileShare
openharmony 鸿蒙 js-apis-file-storage-statistics-sys