harmony 鸿蒙OH_VObject
OH_VObject
Overview
Defines the allowed data field types.
Since
10
Related Modules
Summary
Member Variables
Name | Description |
---|---|
id | Unique identifier of the OH_VObject struct. |
putInt64 | Converts a single parameter or an array of the int64 type into a value of the OH_VObject type. |
putDouble | Converts a single parameter or an array of the int64 type into a value of the OH_VObject type. |
putText | Converts a character array of the char type to a value of the OH_VObject type. |
putTexts | Converts a string array of the char type to a value of the OH_VObject type. |
destroy | Destroys an OH_VObject object and reclaims the memory occupied. |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦