Version: 1.3
语言 : 中文
Import a native plug-in for OpenHarmony
TypeScript source plug-ins

Call native plug-in for OpenHarmony code

The process to call code in native plug-ins for OpenHarmony is the same as standard native plug-ins.

Note: If you use individual C/C++ source files as plug-ins, use __Internal as the plug-in name in the DllImport attribute.

Import a native plug-in for OpenHarmony
TypeScript source plug-ins