harmony 鸿蒙OH_NativeBundle_ApplicationInfo

  • 2025-06-12
  • 浏览 (2)

OH_NativeBundle_ApplicationInfo

Overview

The OH_NativeBundle_ApplicationInfo struct defines the application information.

It is an output parameter of OH_NativeBundle_GetCurrentApplicationInfo().

Since: 9

Related module: Bundle

Header file: native_interface_bundle.h

Summary

Member Variables

Name Description
bundleName Bundle name of the application.
fingerprint Fingerprint information of the bundle.

Member Variable Description

bundleName

char* OH_NativeBundle_ApplicationInfo::bundleName

Description

Bundle name of the application.

Since: 9

fingerprint

char* OH_NativeBundle_ApplicationInfo::fingerprint

Description

Fingerprint information of the bundle.

Since: 9

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Ability Kit

harmony 鸿蒙AbilityAccessControl

harmony 鸿蒙AbilityBase

harmony 鸿蒙AbilityBase_Element

harmony 鸿蒙AbilityRuntime

harmony 鸿蒙bundle

harmony 鸿蒙OH_NativeBundle_ElementName

harmony 鸿蒙ability_access_control.h

harmony 鸿蒙ability_base_common.h

harmony 鸿蒙ability_runtime_common.h

0  赞