IWorkspaceClientExt::IssueDisconnect method (workspaceruntimeclientext.h)

Disconnects the custom client in RemoteApp and Desktop Connection. The RemoteApp and Desktop Connection runtime calls this method to disconnect the client.

Syntax

HRESULT IssueDisconnect();

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

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

See also

IWorkspaceClientExt