harmony 鸿蒙ArkWeb_ProxyObjectWithResult
ArkWeb_ProxyObjectWithResult
Overview
Defines a proxy object.
Since: 14
Related module: Web
Summary
Member Variables
Name | Description |
---|---|
const char * objName | Pointer to the object name to be injected. |
const ArkWeb_ProxyMethodWithResult * methodList | Pointer to the method struct array of an injected object. |
size_t size | Length of the method struct array. |
Member Variable Description
methodList
const ArkWeb_ProxyMethodWithResult* ArkWeb_ProxyObjectWithResult::methodList
Description
Pointer to the method struct array of an injected object.
objName
const char* ArkWeb_ProxyObjectWithResult::objName
Description
Pointer to the object name to be injected.
size
size_t ArkWeb_ProxyObjectWithResult::size
Description
Length of the method struct array.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ArkWeb API Reference
harmony 鸿蒙ArkWeb_ControllerAPI
harmony 鸿蒙ArkWeb_CookieManagerAPI
harmony 鸿蒙ArkWeb_JavaScriptBridgeData
harmony 鸿蒙ArkWeb_JavaScriptObject
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦