Desktop User Action Interface

The interface provides methods to work with the desktop. The following figure shows the public structure of the interface:Ee712789.581ed9c9-741f-4604-8a10-238cc2372c6a(en-us,MSDN.10).png


The following table describes the various methods in the interface:

Methods

Description

AppExistsInUI

The method returns if the application is existing in the UI.

CloseSession

The method closes the currently active session.

DoDynamicAppCreate

The method dynamically creates an application using the name passed to the method.

GetCurrentWorkflowState

The method returns the current state of the workflow.

SetFocusOnApplication

The method requests the desktop to set focus on the current application.

UserDefinedCommand

The method passes commands to the desktop from a hosted control outside of the action system.


Show: