IWorkspaceClientExt interface (workspaceruntimeclientext.h)
Exposes methods that allow the runtime to disconnect a custom client in RemoteApp and Desktop Connection. This interface is the outbound interface of the custom client.
Inheritance
The IWorkspaceClientExt interface inherits from the IUnknown interface. IWorkspaceClientExt also has these types of members:
Methods
The IWorkspaceClientExt interface has these methods.
IWorkspaceClientExt::GetResourceDisplayName Returns the display name of the custom client in RemoteApp and Desktop Connection. |
IWorkspaceClientExt::GetResourceId Returns the ID of the custom client in RemoteApp and Desktop Connection. |
IWorkspaceClientExt::IssueDisconnect Disconnects the custom client in RemoteApp and Desktop Connection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | workspaceruntimeclientext.h |