Host Assembly Interfaces

  Interface Brief description
IApplication

The IApplication interface contains basic properties and methods to manage the current application.

IApplicationClass

The IApplicationClass interface contains static properties of the Application class.

IApplicationVersion

The IApplicationVersion interface contains information about platform version.

ILicense

The ILicense interface is used to work with licenses.

ILicenseCommuterInfo

The IiLicenseCommuterInfo interface is used to get information about a temporary local license, which was obtained from license server.

ILicenseFeatureInfo

The IiLicenseFeatureInfo interface is used to get information on a feature.

ILicenseManager

The IiLicenseManager interface is used to manage licenses.

ILicenseRequestSettings

The ILicenseRequestSettings interface contains the property that is used to request a feature.

IMemoryStatus

The IMemoryStatus interface contains properties that are used to get information about the available operating system memory.

IProcess

The IProcess interface contains properties and methods that are used to start and stop local processes.

IShellExecuteInfo

The IShellExecuteInfo interface is used to set up application start parameters.

IShellProcess

The IShellProcess interface is used to start console applications and get their execution result.

See also:

Host Assembly Classes