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.
Sets or retrieves the configuration for clipboard redirection.
This property is read/write.
Syntax
HRESULT put_RedirectClipboard(
[in] VARIANT_BOOL fRedirectClipboard
);
HRESULT get_RedirectClipboard(
[out] VARIANT_BOOL *pfRedirectClipboard
);
Property value
Sets the clipboard redirection mode to TRUE or FALSE. If set to TRUE, clipboard redirection mode is enabled.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientAdvancedSettings5 is defined as FBA7F64E-6783-4405-DA45-FA4A763DABD0 |