Share via


IMsRdpClientAdvancedSettings::get_KeyboardSubType (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

HRESULT get_KeyboardSubType( 
    LONG *pkeyboardSubType
);

Parameters

  • pkeyboardSubType
    [out] Indicates the keyboard subtype.

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_KeyboardType
IMsRdpClientAdvancedSettings::get_KeyboardFunctionKey

Other Resources

GetKeyboardType