NativeChildProcess_Args
typedef struct {...} NativeChildProcess_Args
概述
传递给子进程的参数。
起始版本: 13
相关模块: ChildProcess
所在头文件: native_child_process.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| char* entryParams | 入口参数,大小不能超过150KB。 |
| struct NativeChildProcess_FdList fdList | 传递给子进程的文件描述符信息列表。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-app-ability-appServiceExtensionAbility
openharmony 鸿蒙 js-apis-inner-wantAgent-triggerInfo-sys
openharmony 鸿蒙 js-apis-inner-wantAgent-wantAgentInfo-sys
openharmony 鸿蒙 js-apis-appControl-sys
openharmony 鸿蒙 js-apis-app-ability-environmentCallback
openharmony 鸿蒙 js-apis-inner-application-missionInfo-sys
openharmony 鸿蒙 js-apis-bundleManager-sharedBundleInfo-sys
openharmony 鸿蒙 js-apis-inner-application-continueMissionInfo-sys
openharmony 鸿蒙 js-apis-inner-application-appServiceExtensionContext
openharmony 鸿蒙 js-apis-bundleManager-businessAbilityInfo-sys