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.

IExternalCatalogManager

The IExternalCatalogManager interface is used to get access to storage areas/domains with information about security subjects available for use in the platform.

IExternalCatalogRealm

The IExternalCatalogRealm interface is used to get information about storage area/domain with information about security subjects available for use in the platform.

IExternalCatalogRealms

The IExternalCatalogRealms interface is used to work with the collection of storage areas/domains with information about security subjects available for use in the platform.

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.

NOTE. The interface is not intended to be used in application code. It is kept for compatibility with previous versions.

ILicenseFeatureInfo

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

NOTE. The interface is not intended to be used in application code. It is kept for compatibility with previous versions.

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 Enumerations | Host Assembly Classes