IMsRdpClipboard::SyncLocalClipboardToRemoteSession method

Syncs the local Clipboard to the remote session.

Syntax

HRESULT SyncLocalClipboardToRemoteSession();

Parameters

This method has no parameters.

Return value

Return S_OK if successful.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1803 (build 17134)
Type library MsTscAx.dll
DLL MsTscAx.dll
IID IID_IMsRdpClipboard is defined as 2E769EE8-00C7-43DC-AFD9-235D75B72A40

See also

IMsRdpClipboard