NAME

ChangeKeyboardLanguage16  (USER.912)

SYNOPSIS

 DWORD ChangeKeyboardLanguage16
 (
  UINT16 iLangLeft,
  UINT16 iLangRight
 )

DESCRIPTION

Change the keyboard layouts to a new pair.

RETURNS

The old keyboard layout pair.

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/user.exe16/bidi.c". https://source.winehq.org/source/dlls/user.exe16/bidi.c

Debug channel "user".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2024.