ArkWeb_ProxyObjectWithResult
typedef struct {...} ArkWeb_ProxyObjectWithResult
Overview
Defines a proxy object to be injected.
Since: 18
Related module: Web
Header file: arkweb_type.h
Total
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 object to be injected. |
| size_t size | Length of the method struct array. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 arkts-apis-webview-WebviewController
openharmony 鸿蒙 arkts-apis-webview-t
openharmony 鸿蒙 arkts-apis-webview
openharmony 鸿蒙 capi-arkweb-type-h
openharmony 鸿蒙 arkts-basic-components-web-FullScreenExitHandler
openharmony 鸿蒙 arkts-apis-webview-WebDownloadManager
openharmony 鸿蒙 arkts-basic-components-web-VerifyPinHandler
openharmony 鸿蒙 capi-web-arkweb-webmessage8h