IWorkspaceRegistration2 interface (workspaceruntime.h)
Not implemented.
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 IWorkspaceRegistration2 interface inherits from IWorkspaceRegistration. IWorkspaceRegistration2 also has these types of members:
Methods
The IWorkspaceRegistration2 interface has these methods.
IWorkspaceRegistration2::AddResourceEx Adds a resource to the connection in RemoteApp and Desktop Connection. (IWorkspaceRegistration2::AddResourceEx) |
IWorkspaceRegistration2::RemoveResourceEx Notifies the RemoteApp and Desktop Connection runtime that the client is disconnecting the connection. (IWorkspaceRegistration2::RemoveResourceEx) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 |
Minimum supported server | Windows Server 2012 R2 |
Target Platform | Windows |
Header | workspaceruntime.h (include Workspaceruntime.h) |