IMsTscAdvancedSettings
The IMsTscAdvancedSettings dual interface includes methods to retrieve and set properties that enable bitmap caching, compression, and printer and clipboard redirection. You can also specify icon data and the names of virtual channel client DLLs.
Methods
The following table shows the properties for IMsTscAdvancedSettings interface.
Methods | Description |
---|---|
put_Compress | Sets the value of the Compression property. |
get_Compress | Retrieves the value of the Compression property. |
put_BitmapPersistence | Sets the value of the BitmapPeristence property. |
get_BitmapPersistence | Retrieves the value of the BitmapPeristence property. |
put_allowBackgroundInput | Sets the value of the allowBackgroundInput property. |
get_allowBackgroundInput | Retrieves the value of the allowBackgroundInput property. |
put_KeyBoardLayoutStr | 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. |
put_PluginDlls | Sets the value of the PluginDlls property. The value specifies the names of virtual channel client DLLs to be loaded. |
put_IconFile | 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. |
put_IconIndex | Sets the value of the IconIndex property, which specifies the index of the icon within the current IconFile file. |
put_ContainerHandledFullScreen | Sets the ContainerHandledFullScreen property. |
get_ContainerHandledFullScreen | Retrieves the value of the ContainerHandledFullScreen property. |
put_DisableRdpdr | Sets the value of the DisableRdpdr property, which enables or disables the internal client-side component that controls printer and clipboard redirection. |
get_DisableRdpdr | Retrieves the value of the DisableRdpdr property, which determines whether printer and clipboard redirection is enabled or disabled. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Discodlg.h. Mstsax.idl.
Link Library: Mstsax.lib.
See Also
Remote Desktop ActiveX Control Interface
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.