harmony 鸿蒙JSVM_CallbackStruct
JSVM_CallbackStruct
Overview
Pointer to and data of the native callbacks provided by the user. These functions are exposed to JavaScript via JSVM-API.
Since: 11
Related module: JSVM
Summary
Public Member Functions
| Name | Description |
|---|---|
| JSVM_Value (JSVM_CDECL *callback)(JSVM_Env env |
Member Variables
| Name | Description |
|---|---|
| JSVM_CallbackInfoinfo | |
| void * data | Data of the native callbacks provided by the user. |
Member Function Description
JSVM_Value()
JSVM_CallbackStruct::JSVM_Value (JSVM_CDECL * callback)
Description Pointer to the native callbacks provided by the user.
Member Variable Description
data
void* JSVM_CallbackStruct::data
Description Data of the native callbacks provided by the user.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙JSVM_CreateVMOptions
harmony 鸿蒙JSVM_ExtendedErrorInfo
harmony 鸿蒙JSVM_PropertyDescriptor
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 openharmony
-
9、 golang