Interface | Brief description | |
IApplication | The IApplication interface contains basic properties and methods to manage the current application. |
|
The IApplicationClass interface contains static properties of the Application class. |
||
IApplicationVersion | The IApplicationVersion interface contains information about platform version. |
|
The ILicense interface is used to work with licenses. |
||
The IiLicenseCommuterInfo interface is used to get information about a temporary local license, which was obtained from license server. |
||
The IiLicenseFeatureInfo interface is used to get information on a feature. |
||
The IiLicenseManager interface is used to manage licenses. |
||
The ILicenseRequestSettings interface contains the property that is used to request a feature. |
||
The IMemoryStatus interface contains properties that are used to get information about the available operating system memory. |
||
The IProcess interface contains properties and methods that are used to start and stop local processes. |
||
The IShellExecuteInfo interface is used to set up application start parameters. |
||
The IShellProcess interface is used to start console applications and get their execution result. |
See also: