Ui Assembly Interfaces

  Interface Brief description
IApplicationGlobals The IApplicationGlobals interface contains properties and methods that are used to work with global application variables.
IApplicationWindows The IApplicationWindows interface contains properties and methods of application window collection.
IMemoryStatus The IMemoryStatus interface contains properties that are used to get information on the memory available in the operating system.
IOperatingSystemVersion The IOperatingSystemVersion interface contains properties that are used to get information on the operating system.
IUiCommandAction The IUiCommandAction interface contains properties that are used to determine action parameters.
IUiCommandActionCustomize The IUiCommandActionCustomize interface contains properties and methods that are used to work with collection of parameters of the actions available for repository objects.
IUiCommandExecutionContext The IUiCommandExecutionContext interface contains properties that are used to set advanced parameters of command execution.
IUiCommandTarget The IUiCommandTarget interface contains methods that execute commands with repository objects.

IUiLicenseRequestSettings

The IUiLicenseRequestSettings interface contains properties that are used to work with a unit activation wizard.

IWinApplication The IWinApplication interface contains properties and methods that are used to manage a started application.
IWinApplicationClass The IWinApplicationClass interface contains static properties and methods of the WinApplication class that are used to manage application, to process Windows messages as well as properties that are used to get information on the application.
IWinApplicationHelp The IWinApplicationHelp interface contains properties and methods that are used to work with application help.
IWinApplicationParams The IWinApplicationParams interface contains properties that return values of the parameters, with which the application is started.
IWinApplicationSettings The IWinApplicationSettings interface contains properties that determine parameters of formatting style used in the application.
IWinProcess The IWinProcess interface contains properties and methods that are used to start applications with visual interface and to get their execution result.
IWinShellExecuteInfo The IWinShellExecuteInfo interface contains properties that set up properties for opening a file or application.

See also:

Ui Assembly Enumerations | Ui Assembly Classes | Examples