Share via


IMsRdpClientAdvancedSettings::get_KeyboardFunctionKey (Windows Embedded CE 6.0)

1/6/2010

This method retrieves a value that indicates the number of keyboard function keys.

Syntax

HRESULT get_KeyboardFunctionKey( 
    LONG *pkeyboardFunctionKey
);

Parameters

  • pkeyboardFunctionKey
    [out] Indicates the number of keyboard function keys.

Return Value

Returns S_OK if successful. Valid for Windows Embedded CE only. Returns E_NOTIMPL on other operating systems.

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
IMsRdpClientAdvancedSettings::put_KeyboardFunctionKey
IMsRdpClientAdvancedSettings::get_KeyboardType
IMsRdpClientAdvancedSettings::get_KeyboardSubType

Other Resources

GetKeyboardType