harmony 鸿蒙OH_Huks_ParamSet
OH_Huks_ParamSet
Overview
Defines the structure of the parameter set.
Since: 9
Related Modules:
Summary
Member Variables
Name | Description |
---|---|
paramSetSize | Memory size of the parameter set. |
paramsCnt | Number of parameters in the parameter set. |
params [] | Parameter array. |
Member Variable Description
params
struct OH_Huks_Param OH_Huks_ParamSet::params[]
Description
Parameter array.
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.
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦