Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the remote Clipboard can be synced to the local session.
Syntax
HRESULT CanSyncRemoteClipboardToLocalSession(
[out, retval] VARIANT_BOOL* pfSync
);
Parameters
TRUE if the remote Clipboard can be synced to the local session; otherwise, FALSE.
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 |