Share via


IMsRdpClientAdvancedSettings::get_KeyboardType (Windows Embedded CE 6.0)

1/6/2010

This method retrieves a value that indicates the type of keyboard that is attached to the client computer.

Syntax

HRESULT get_KeyboardType( 
    LONG *pkeyboardType
);

Parameters

  • pkeyboardType
    [out] Indicates the keyboard type.

Return Value

Returns S_OK if successful. This method is 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_KeyboardSubType
IMsRdpClientAdvancedSettings::get_KeyboardFunctionKey

Other Resources

GetKeyboardType