IMsTscAdvancedSettings
Other versions of this page are also available for the following:
8/28/2008
This interface provides methods to retrieve and set properties that enable bitmap caching, compression, printer redirection, and clipboard redirection. You can also specify icon data and the names of virtual channel client DLLs.
IMsTscAdvancedSettings is a dual interface.
Methods
The IMsTscAdvancedSettings interface provides the following methods:
The following table shows the methods on the IMsTscAdvancedSettings interface.
Method | Description |
---|---|
Retrieves the value of the allowBackgroundInput property. |
|
Retrieves the value of the BitmapPeristence property. |
|
Retrieves the value of the Compression property. |
|
Retrieves the value of the ContainerHandledFullScreen property. |
|
Retrieves the value of the DisableRdpdr property, which determines whether printer and clipboard redirection is enabled or disabled. |
|
Sets the value of the allowBackgroundInput property. |
|
Sets the value of the BitmapPeristence property. |
|
Sets the value of the Compression property. |
|
Sets the ContainerHandledFullScreen property. |
|
Sets the value of the DisableRdpdr property, which enables or disables the internal client-side component that controls printer and clipboard redirection. |
|
Sets the value of the IconFile property. The value of this property specifies the file containing icon data that will be accessed when displaying the client in full screen mode. |
|
Sets the value of the IconIndex property, which specifies the index of the icon within the current IconFile file. |
|
Sets the value of the KeyBoardLayoutStr property to a string that specifies the name of the active input locale identifier (formerly called the keyboard layout) to use for the connection. |
|
Sets the value of the PluginDlls property. The value specifies the names of virtual channel client DLLs to be loaded. |
Requirements
Header | discodlg.h, mstsax.idl |
Library | Mstsax.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |