module_info.h
Overview
Related Modules:
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. |