OH_NativeBundle_ModuleMetadata
typedef struct OH_NativeBundle_ModuleMetadata {...} OH_NativeBundle_ModuleMetadata
Overview
The struct describes the metadata of a module.
Since: 20
Related module: Native_Bundle
Header file: native_interface_bundle.h
Summary
Member Variables
| Name | Description |
|---|---|
| char* moduleName | Pointer to the module name. |
| OH_NativeBundle_Metadata* metadataArray | Pointer to an array containing the module's metadata. |
| size_t metadataArraySize | Number of elements in the metadata array. |
你可能感兴趣的鸿蒙文章
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