Share via


IMsRdpClientAdvancedSettings::get_HotKeyAltTab (Windows Embedded CE 6.0)

1/6/2010

This method retrieves a value that indicates the virtual-key code to assign to ALT+TAB that supplies the keyboard-shortcut replacement.

Syntax

HRESULT STDMETHODCALLTYPE get_HotKeyAltTab( 
    LONG *photKeyAltTab
);

Parameters

  • photKeyAltTab
    [out] Indicates the virtual-key code.

Return Value

Returns S_OK if successful.

Remarks

The HotKeyAltTab property is valid only when the KeyboardHookMode property is not enabled.

Requirements

Header mstsax.h, mstsax.idl
Library Mstsax.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IMsRdpClientAdvancedSettings Methods for Keyboard and Mouse
IMsRdpClientAdvancedSettings
IMsRdpClientSecuredSettings::put_KeyboardHookMode
IMsRdpClientAdvancedSettings::put_HotKeyAltTab

Other Resources

Virtual Key Codes