IUsdDesktopUserActions Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the desktop user actions.
public interface class IUsdDesktopUserActions
public interface IUsdDesktopUserActions
type IUsdDesktopUserActions = interface
Public Interface IUsdDesktopUserActions
Methods
AddApplication(String, Object, String, Boolean) |
Adds an application to the panel. |
AppExistsInUI(Session, String) |
Specifies whether the application exists in UI. |
CreateDynamicApplication(Session, String) |
Creates a dynamic application. |