NativeChildProcess_Args
typedef struct {...} NativeChildProcess_Args
Overview
The struct describes the parameters passed to the child process.
Since: 13
Related module: ChildProcess
Header file: native_child_process.h
Summary
Member Variables
| Name | Description |
|---|---|
| char* entryParams | Pointer to the entry parameters. The size cannot exceed 150 KB. |
| struct NativeChildProcess_FdList fdList | List of file descriptors passed to the child process. |
你可能感兴趣的鸿蒙文章
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