• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# native_interface_bundle.h
2
3
4## **Overview**
5
6**Related Modules:**
7
8[Native_Bundle](_native___bundle.md)
9
10**Description:**
11
12Declares the **Bundle**-specific function, including function for obtaining application ID.
13
14**Since:**
159
16**Version:**
171.0
18
19## **Summary**
20
21
22### Functions
23
24  | Function | Description |
25| -------- | -------- |
26| [OH_NativeBundle_GetAppIdByBundleName](_native___bundle.md#gaa407fb88995597480c5584cce1fb14bd)&nbsp;(const&nbsp;char&nbsp;\*bundleName) | char&nbsp;\*<br/>Obtains&nbsp;the&nbsp;application&nbsp;ID&nbsp;based&nbsp;on&nbsp;the&nbsp;given&nbsp;bundle&nbsp;name. |
27