native_interface_bundle.h
Overview
The native_interface_bundle.h file declares the APIs for querying application information.
Since
9
Related Modules
Summary
Structs
| Name | Description |
|---|---|
| OH_NativeBundle_ApplicationInfo | Describes the application information. |
| OH_NativeBundle_ElementName | Describes the application entry information. |
Functions
| Name | Description |
|---|---|
| OH_NativeBundle_GetCurrentApplicationInfo | Obtains the current application information. |
| OH_NativeBundle_GetAppId | Obtains the appId information about the current application. |
| OH_NativeBundle_GetAppIdentifier | Obtains the appIdentifier information about the current application. |
| OH_NativeBundle_GetMainElementName | Obtains the entry information about the current application. |
| OH_NativeBundle_GetCompatibleDeviceType | Obtains the compatible device type of the current application. |