IMsRdpClientAdvancedSettings::put_KeyboardFunctionKey (Windows Embedded CE 6.0)
1/6/2010
This method sets a value that indicates the number of keyboard function keys on the keyboard attached to the client computer.
Syntax
HRESULT put_KeyboardFunctionKey(
LONG keyboardFunctionKey
);
Parameters
- keyboardFunctionKey
[in] Specifies the number of keyboard function keys. The default value is 12 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::get_KeyboardFunctionKey
IMsRdpClientAdvancedSettings::put_KeyboardType
IMsRdpClientAdvancedSettings::put_KeyboardSubType