IWorkspaceRegistration interface (workspaceruntime.h)

Exposes methods that add and remove references to custom clients in RemoteApp and Desktop Connection. These methods are called by custom clients that implement the IWorkspaceClientExt interface.

Inheritance

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

Methods

The IWorkspaceRegistration interface has these methods.

 
IWorkspaceRegistration::AddResource

Adds a resource to the connection in RemoteApp and Desktop Connection. (IWorkspaceRegistration2.AddResource)
IWorkspaceRegistration::RemoveResource

Notifies the RemoteApp and Desktop Connection runtime that the client is disconnecting the connection. (IWorkspaceRegistration2.RemoveResource)

Requirements

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