# native_interface_bundle.h ## **Overview** **Related Modules:** [Native_Bundle](_native___bundle.md) **Description:** Declares the **Bundle**-specific function, including function for obtaining application ID. **Since:** 9 **Version:** 1.0 ## **Summary** ### Functions | Function | Description | | -------- | -------- | | [OH_NativeBundle_GetAppIdByBundleName](_native___bundle.md#gaa407fb88995597480c5584cce1fb14bd) (const char \*bundleName) | char \*
Obtains the application ID based on the given bundle name. |