Asset_Value
typedef union {...} Asset_Value
Overview
Defines the value of the asset attribute.
Since: 11
Related module: AssetType
Header file: asset_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| bool boolean | Asset attribute value of the Boolean type. |
| uint32_t u32 | Asset attribute value of the uint32 type. |
| Asset_Blob blob | Asset attribute value in an array of bytes. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-asset-type-h
openharmony 鸿蒙 capi-assettype-asset-attr
openharmony 鸿蒙 capi-assettype-asset-blob
openharmony 鸿蒙 capi-assettype-asset-syncresult
openharmony 鸿蒙 capi-assettype-asset-resultset
openharmony 鸿蒙 errorcode-asset