IMsRdpClientAdvancedSettings Methods for Customization and Performance (Windows Embedded CE 6.0)
1/6/2010
This section describes methods related to settings such as password, maximized windows, scaling the ActiveX client control's area, and performance flags.
Method | Description |
---|---|
Sets or retrieves the DedicatedTerminal property value, which specifies whether the client should run in dedicated-terminal mode. This method is no longer supported and always returns S_FALSE. |
|
get_EncryptionEnabled, put_EncryptionEnabled |
Reserved. You cannot disable encryption. |
Sets or retrieves the MaximizeShell property value, which specifies whether programs launched with the StartProgram property will appear with a maximized window. |
|
Sets or retrieves the OrderDrawThreshold property value, which specifies the maximum number of drawing operations to batch together for rendering. This method is no longer supported and always returns S_FALSE. |
|
Sets or retrieves the PerformanceFlags property value, which is a flag set specifying the set of features at the remote server that are made unavailable to improve performance. |
|
Sets or retrieves the RdpdrLocalPrintingDocName property value, which is a string that specifies the name to use for printer documents that are redirected; for example, Remote Desktop Redirected Printer Document. This method is no longer supported and always returns S_FALSE. |
|
Sets or retrieves the RdpdrClipCleanTempDirString property value, which is a string that specifies the message to display before exiting while the client control is deleting files in a temporary directory; for example, Cleaning up temporary directory. This method is no longer supported and always returns S_FALSE. |
|
Sets or retrieves the RdpdrClipPasteInfoString property value, which is a string that specifies the message to display while the client control processes clipboard information in preparation for pasting the data; for example, Preparing to paste information. This method is no longer supported and always returns S_FALSE. |
|
get_SasSequence, put_SasSequence |
Reserved. |
Sets or retrieves the SmartSizing property value, which specifies whether the display should be scaled to fit the client area of the ActiveX client control. Scroll bars do not appear when SmartSizing is enabled. |
|
Sets or retrieves the SmoothScroll property value, which specifies whether the Remote Desktop window should scroll smoothly when scroll bars are used. This method is no longer supported and always returns S_FALSE. |
|
get_TransportType , put_TransportType |
Reserved. |
get_WinCEFixedPalette, put_WinCEFixedPalette |
Unsupported. Returns E_NOTIMPL. |
Sets the value of the ClearTextPassword property, which specifies the password for the Remote Desktop ActiveX control, in clear-text format. This property is write-only. |
|
Sets a value that indicates the connected socket that the ActiveX client control will connect to. This property is write-only. |