spiegel-keyman/windows/docs/engine/api/IKeymanKeyboardLanguage/index.md
2024-10-31 10:17:54 +07:00

992 B

title
IKeymanKeyboardLanguage Interface

Introduction

The IKeymanKeyboardLanguage interface lists a language associated with a keyboard in Keyman Engine for Windows API.

Interface Hierarchy

IDispatch

IKeymanObject

IKeymanKeyboardLanguage

IKeymanKeyboardLanguageInstalled

IKeymanKeyboardLanguageInstalled2

Properties

BCP47Code read only
Returns a BCP 47 code for the Windows language.
LangID read only
Returns a Windows LANGID for the Windows language.
OwnerKeyboard read only
Returns the keyboard associated with the language.
Name read only
Returns the language name for the language.