IKeymanKeyboardLanguagesInstalled::InstallByLangID Method
Introduction
The IKeymanKeyboardLanguagesInstalled::InstallByLangID
adds the keyboard layout to the referenced LangID language code in Windows. If the
language code is not yet installed, this method installs it as well.
This method is asynchronous.
This method requires elevated privileges.
Specification
void InstallByLangID(long LangID)
Parameters
LangID
- The language ID code to associate the keyboard with.