Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0Version 9.0 (home page)

On this page

IKeymanKeyboardLanguagesInstalled Interface

Introduction

The IKeymanKeyboardLanguagesInstalled interface lists the languages associated with a keyboard in Keyman Engine for Windows API. This list is the set of languages currently installed for use, or suggested for the keyboard by the keyboard developer.

Interface Hierarchy

IDispatch
IKeymanObject
IKeymanCollection
IKeymanKeyboardLanguages
IKeymanKeyboardLanguagesInstalled

Properties

Items[Index] read only
Returns an IKeymanKeyboardLanguageInstalled reference for the language identified by Index.

Methods

Install()
Associates the keyboard layout with the referenced BCP 47 language code in Windows, and if necessary installs the language as well.
InstallByLangID()
Associates the keyboard layout with the referenced legacy LANGID language code in Windows, and if necessary installs the language as well.