IDesktopUserActions Members
Represents methods that a user control can invoke against the desktop.
The following tables list the members exposed by the IDesktopUserActions type.
Public Methods
Name | Description | |
---|---|---|
AppExistsInUI | Determines if an application exists in the current display. | |
CloseDynamicApplication | Closes the dynamic application. | |
CloseSession | Overloaded. | |
CreateDynamicApplication | Creates a dynamic application by the name provided. | |
GetCurrentWorkflowState | Retrieves the current workflow state, if any. If no workflow is running, returns null. | |
OpenSession | Creates a session in Desktop. It will create or open an existing session with customer data. | |
SetFocusOnApplication | Requests the desktop to set focus on the application requested. | |
UserDefinedCommand | Allows the developer to pass commands to the desktop from a hosted control outside of the action system. |
Top
See Also
Reference
IDesktopUserActions Interface
Microsoft.Uii.Desktop.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.