Share via


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

get_AcceleratorPassthrough,

put_AcceleratorPassthrough

Sets or retrieves the AcceleratorPassthrough property value, which indicates whether keyboard accelerators should be passed to the remote server.

get_DisableCtrlAltDel,

put_DisableCtrlAltDel

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.

get_DoubleClickDetect,

put_DoubleClickDetect

Sets or retrieves the DoubleClickDetect property value, which indicates whether the client detects mouse double-clicks for the remote server.

get_EnableMouse,

put_EnableMouse

Sets or retrieves the EnableMouse property value, which specifies whether the ActiveX client control sends mouse-button messages to the remote server.

get_EnableWindowsKey,

put_EnableWindowsKey

Sets or retrieves the EnableWindowsKey property value, which specifies whether the Windows key can be used during a remote session.

get_HotKeyAltEsc,

put_HotKeyAltEsc

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.

get_HotKeyAltShiftTab,

put_HotKeyAltShiftTab

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.

get_HotKeyAltSpace,

put_HotKeyAltSpace

Sets or retrieves the HotKeyAltSpace property value, which is the virtual-key code to assign to ALT+SPACE to determine the keyboard-shortcut replacement.

get_HotKeyAltTab,

put_HotKeyAltTab

Sets or retrieves the HotKeyAltTab property value, which is the virtual-key code to assign to ALT+TAB to determine the keyboard-shortcut replacement.

get_HotKeyCtrlAltDel,

put_HotKeyCtrlAltDel

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.

get_HotKeyCtrlEsc,

put_HotKeyCtrlEsc

Sets or retrieves the HotKeyCtrlEsc property value, which is the virtual-key code to assign to CTRL+ESC to determine the keyboard-shortcut replacement.

put_HotKeyFullScreen,

get_HotKeyFullScreen

Sets or retrieves the HotKeyFullScreen property value, which is the virtual-key code to detect for switching to full-screen mode.

get_KeyboardFunctionKey,

put_KeyboardFunctionKey

Sets or retrieves the KeyboardFunctionKey property value, which indicates the number of keyboard function keys.

get_KeyboardSubType,

put_KeyboardSubType

Sets or retrieves the KeyboardSubType property value, which indicates the subtype of the keyboard that is attached to the client computer.

get_KeyboardType,

put_KeyboardType

Sets or retrieves the KeyboardType property value, which indicates the type of keyboard that is attached to the client computer.

See Also

Reference

IMsRdpClientAdvancedSettings