harmony 鸿蒙Asset_Result

  • 2025-06-12
  • 浏览 (5)

Asset_Result

Overview

Defines the query result of an asset.

Since: 11

Related module: AssetType

Summary

Member Variables

Name Description
uint32_t count Number of asset attributes in the query result.
Asset_Attr * attrs Pointer to the array of the asset attributes.

Member Variable Description

attrs

Asset_Attr* Asset_Result::attrs

Description Indicates the pointer to the array of the asset attributes.

count

uint32_t Asset_Result::count

Description Indicates the number of asset attributes in the query result.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Asset Store Kit (Asset Store Service)

harmony 鸿蒙Asset_Attr

harmony 鸿蒙Asset_Blob

harmony 鸿蒙Asset_ResultSet

harmony 鸿蒙AssetApi

harmony 鸿蒙AssetType

harmony 鸿蒙asset_api.h

harmony 鸿蒙asset_type.h

harmony 鸿蒙Asset Store Service Error Code

harmony 鸿蒙@ohos.security.asset (Asset Store Service) (System API)

0  赞