bundle_info.h
Overview
Related Modules:
Description:
Declares structures and functions for managing application bundle information.
You can use the function provided in this file to clear bundle information.
Since:
1.0
Version:
1.0
Summary
Data Structures
| Data Structure Name | Description |
|---|---|
| BundleInfo | Defines the bundle information. |
Functions
| Function Name | Description |
|---|---|
| ClearBundleInfo (BundleInfo *bundleInfo) | void Clears a BundleInfo object. |
