IMsTscAdvancedSettings interface

Includes methods to retrieve and set properties that enable bitmap caching, compression, and printer and clipboard redirection. You can also specify names of virtual channel client DLLs.

You obtain an instance of this interface by using the IMsTscAx::AdvancedSettings property.

Members

The IMsTscAdvancedSettings interface inherits from the IDispatch interface. IMsTscAdvancedSettings also has these types of members:

Properties

The IMsTscAdvancedSettings interface has these properties.

Property Access type Description
allowBackgroundInput
Read/write
Specifies whether background input mode is enabled.
BitmapPeristence
Read/write
Specifies whether bitmap caching is enabled.
Note: The spelling error in the name of the property is in the released version of the control.
Compress
Read/write
Specifies whether compression is enabled.
ContainerHandledFullScreen
Read/write
Specifies whether the container-handled full-screen mode is enabled.
DisableRdpdr
Read/write
Specifies whether printer and clipboard redirection is enabled.
IconFile
Write-only
Specifies the name of the file containing icon data that will be accessed when displaying the client in full-screen mode.
IconIndex
Write-only
Specifies the index of the icon within the current icon file.
KeyBoardLayoutStr
Write-only
Specifies the name of the active input locale identifier (formerly called the keyboard layout) to use for the connection.
PluginDlls
Write-only
Specifies the names of virtual channel client DLLs to be loaded.

Remarks

This interface has been extended by the following interfaces, with each new interface inheriting all the methods and properties of the previous interfaces:

For more information about Remote Desktop Web Connection, see Requirements for Remote Desktop Web Connection.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsTscAdvancedSettings is defined as 809945cc-4b3b-4a92-a6b0-dbf9b5f2ef2d

See also

IDispatch

Remote Desktop Web Connection Reference