harmony 鸿蒙OH_NativeBundle_ElementName
OH_NativeBundle_ElementName
Overview
The OH_NativeBundle_ElementName struct describes the information about an element name.
This struct is an output parameter of OH_NativeBundle_GetMainElementName().
Since: 13
Related module: Bundle
Header file: native_interface_bundle.h
Summary
Member Variables
Name | Description |
---|---|
bundleName | Bundle name of the application. |
moduleName | Module name. |
abilityName | Ability name. |
Member Variable Description
bundleName
char* OH_NativeBundle_ElementName::bundleName
Description
Bundle name of the application.
Since: 13
moduleName
char* OH_NativeBundle_ElementName::moduleName
Description
Module name.
Since: 13
abilityName
char* OH_NativeBundle_ElementName::abilityName
Description
Ability name.
Since: 13
你可能感兴趣的鸿蒙文章
harmony 鸿蒙AbilityAccessControl
harmony 鸿蒙OH_NativeBundle_ApplicationInfo
harmony 鸿蒙ability_access_control.h
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦