NativeChildProcess_FdList
typedef struct NativeChildProcess_FdList {...} NativeChildProcess_FdList
Overview
The struct describes a list of file descriptors passed to the child process. The list can contain a maximum of 16 entries.
Since: 13
Related module: ChildProcess
Header file: native_child_process.h
Summary
Member Variables
| Name | Description |
|---|---|
| struct NativeChildProcess_Fd* head | Pointer to the first file descriptor in the linked list 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