文件名称:
module_info-h.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
3.25 KB
下载地址:
文本预览:
# module\_info.h
## **Overview**
**Related Modules:**
[BundleManager](BundleManager.md)
**Description:**
Declares structures and functions for managing HAP package information.
The HAP package is used to deploy **Ability** instances. It is a module package consisting of the code, resources, third-party libraries, and an application configuration file. You can use the function provided in this file to clear HAP information.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Data Structures
## Functions
## **Overview**
**Related Modules:**
[BundleManager](BundleManager.md)
**Description:**
Declares structures and functions for managing HAP package information.
The HAP package is used to deploy **Ability** instances. It is a module package consisting of the code, resources, third-party libraries, and an application configuration file. You can use the function provided in this file to clear HAP information.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Data Structures
Defines the metadata information in a ModuleInfo object. | |
## Functions
ClearModuleInfo (ModuleInfo *moduleInfo) | Clears a ModuleInfo object. |
点赞
回复
X