IWorkspace interface (workspaceruntime.h)

Exposes methods that provide information about a connection in RemoteApp and Desktop Connection. This interface is implemented by the Remote Desktop Services workspace runtime. These methods are called by custom clients that implement the IWorkspaceClientExt interface.

Inheritance

The IWorkspace interface inherits from the IUnknown interface. IWorkspace also has these types of members:

Methods

The IWorkspace interface has these methods.

 
IWorkspace::GetProcessId

Retrieves the process ID of the current connection in RemoteApp and Desktop Connection.
IWorkspace::GetWorkspaceNames

Retrieves the names of the connections in the current process.
IWorkspace::StartRemoteApplication

Starts a RemoteApp program.

Requirements

Requirement Value
Minimum supported client Windows 7
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header workspaceruntime.h