IMsRdpClientAdvancedSettings Methods for Keyboard and Mouse (Windows Embedded CE 6.0)
1/6/2010
This section describes methods used for keyboard and mouse settings.
For a complete list of methods on IMsRdpClientAdvancedSettings, see IMsRdpClientAdvancedSettings.
Method | Description |
---|---|
Sets or retrieves the AcceleratorPassthrough property value, which indicates whether keyboard accelerators should be passed to the remote server. |
|
Sets or retrieves the DisableCtrlAltDel property value, which indicates whether the initial prompt screen in Winlogon, which prompts you to unlock your computer, should appear. |
|
Sets or retrieves the DoubleClickDetect property value, which indicates whether the client detects mouse double-clicks for the remote server. |
|
Sets or retrieves the EnableMouse property value, which specifies whether the ActiveX client control sends mouse-button messages to the remote server. |
|
Sets or retrieves the EnableWindowsKey property value, which specifies whether the Windows key can be used during a remote session. |
|
Sets or retrieves the HotKeyAltEsc property value, which is the virtual-key code to add to assign to the ALT+ESC key combination to determine the keyboard-shortcut replacement. |
|
Sets or retrieves the HotKeyAltShiftTab property value, which is the virtual-key code to assign to the ALT+SHIFT+TAB key combination to determine the keyboard-shortcut replacement. |
|
Sets or retrieves the HotKeyAltSpace property value, which is the virtual-key code to assign to ALT+SPACE to determine the keyboard-shortcut replacement. |
|
Sets or retrieves the HotKeyAltTab property value, which is the virtual-key code to assign to ALT+TAB to determine the keyboard-shortcut replacement. |
|
Sets or retrieves the HotKeyCtrlAltDel property value, which is the virtual-key code to assign to CTRL+ALT+DEL to determine the keyboard-shortcut replacement. |
|
Sets or retrieves the HotKeyCtrlEsc property value, which is the virtual-key code to assign to CTRL+ESC to determine the keyboard-shortcut replacement. |
|
Sets or retrieves the HotKeyFullScreen property value, which is the virtual-key code to detect for switching to full-screen mode. |
|
Sets or retrieves the KeyboardFunctionKey property value, which indicates the number of keyboard function keys. |
|
Sets or retrieves the KeyboardSubType property value, which indicates the subtype of the keyboard that is attached to the client computer. |
|
Sets or retrieves the KeyboardType property value, which indicates the type of keyboard that is attached to the client computer. |