IMsRdpClientAdvancedSettings5 interface
Manages advanced client settings. Derives from the IMsRdpClientAdvancedSettings4 interface.
To obtain an instance of this interface, use the IMsTscAx::AdvancedSettings property to obtain an IMsTscAdvancedSettings interface pointer. Then call QueryInterface on the IMsTscAdvancedSettings pointer, and pass IID_IMsRdpClientAdvancedSettings5 to QueryInterface.
Members
The IMsRdpClientAdvancedSettings5 interface inherits from IMsRdpClientAdvancedSettings4. IMsRdpClientAdvancedSettings5 also has these types of members:
Properties
The IMsRdpClientAdvancedSettings5 interface has these properties.
Property | Access type | Description |
---|---|---|
AudioRedirectionMode |
Read/write |
The audio redirection mode. The AudioRedirectionMode property has the following possible values. |
BitmapVirtualCache32BppSize |
Read/write |
Specifies the virtual cache file size for 32 bits per pixel (bpp) bitmaps. The maximum value is 48 megabytes (MB). |
ConnectionBarShowPinButton |
Read/write |
Specifies whether the pin button should be shown on the connection bar. By default, the value is TRUE. |
PublicMode |
Read/write |
Specifies whether public mode should be enabled or disabled. By default, public mode is set to FALSE. |
RedirectClipboard |
Read/write |
Specifies whether clipboard redirection should be enabled or disabled. By default, clipboard redirection mode is set to TRUE (enabled). |
RedirectDevices |
Read/write |
Specifies whether redirected devices should be enabled or disabled. By default, redirected devices mode is set to FALSE. |
RedirectPOSDevices |
Read/write |
Specifies whether Point of Service redirected devices should be enabled or disabled. By default, Point of Service redirected devices mode is set to FALSE. |
Remarks
This interface has been extended by the following interfaces, with each new interface inheriting all the methods and properties of the previous interfaces:
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 |