UII adapters
A User Interface Integration (UII) adapter allows you to modify the behavior of the application without access to its source code. UII provides adapters for web applications, external (Windows-based) applications, and the Hosted Application Toolkit (HAT), which can be extended to build additional application adapter capabilities.
There are three types of application adapters:
Application adapters: Used for external (usually Win32) applications. More information: Use UII application adapter
Web application adapters: Used for web applications. More information: Use UII web application adapter
Automation adapters: Used by HAT. More information: Use UII automation adapter to interact with external and web applications
All types of adapters provide virtual methods that can be overridden.
See Also
Tasks
Walkthrough: Create a UII Application Adapter
Walkthrough: Create a UII Web Application Adapter
Concepts
UII Hosted Application Toolkit (HAT)
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.