Asset_SyncResult
typedef struct {...} Asset_SyncResult
Overview
Represents the sync result of an asset.
Since: 20
Related module: AssetType
Header file: asset_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t resultCode | Sync result code of an asset. |
| uint32_t totalCount | Total number of assets to be synced. |
| uint32_t failedCount | Number of assets that fail to be synced. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-asset-type-h
openharmony 鸿蒙 capi-assettype-asset-attr
openharmony 鸿蒙 capi-assettype-asset-blob
openharmony 鸿蒙 capi-assettype-asset-value
openharmony 鸿蒙 capi-assettype-asset-resultset
openharmony 鸿蒙 errorcode-asset