2.2.7.5 OrgAppInfo
Contents
Name
OrgAppInfo
Remark
Hierarchy
- OrgAppInfo
Examples
Header to Include
origin.h
Reference
Members
| Name | Brief | Example |
|---|---|---|
| Launch | Run the given app (supports installed app only). | Examples |
| GetIconPath | Get the path to the installed app's icon file. | Examples |
Property
| Name | Brief | Example |
|---|---|---|
| ID | The ID of the app | Examples |
| Name | The Name of the app | Examples |
| Description | The description of the app | Examples |
| Author | The author of the app | Examples |
| UpdatedDate | The date when updated of the app | Examples |
| Version | The version of the app | Examples |
| MinOriginVersion | The minimum version of Origin that support this app of the app | Examples |
| URL | The URL of the app | Examples |
| IconDataURL | The data URL of the icon of the app | Examples |
| HasUpdate | The update status of installed app | Examples |
| ProOnly | To indicate whether an app is for Pro version only | Examples |
| ShowApp | To indicate whether an app shows on Apps Gallery | Examples |