다음을 통해 공유


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
public method AppExistsInUI Determines if an application exists in the current display.
public method CloseDynamicApplication Closes the dynamic application.
public method CloseSession Overloaded.  
public method CreateDynamicApplication Creates a dynamic application by the name provided.
public method GetCurrentWorkflowState Retrieves the current workflow state, if any. If no workflow is running, returns null.
public method OpenSession Creates a session in Desktop. It will create or open an existing session with customer data.
public method SetFocusOnApplication Requests the desktop to set focus on the application requested.
public method 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.