harmony 鸿蒙OH_Huks_ParamSet
OH_Huks_ParamSet
Overview
Defines the struct of a parameter set.
Since: 9
Related module: HuksTypeApi
Summary
Member Variables
Name | Description |
---|---|
uint32_t paramSetSize | Memory size of the parameter set. |
uint32_t paramsCnt | Number of parameters in the parameter set. |
struct OH_Huks_Param params [] | Array of parameters. |
Member Variable Description
params[]
struct OH_Huks_Param OH_Huks_ParamSet::params[]
Description
Array of parameters.
paramsCnt
uint32_t OH_Huks_ParamSet::paramsCnt
Description
Number of parameters in the parameter set.
paramSetSize
uint32_t OH_Huks_ParamSet::paramSetSize
Description
Memory size of the parameter set.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Universal Keystore Kit (Key Management Service)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦