mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
25 lines
709 B
Markdown
25 lines
709 B
Markdown
---
|
|
title: IKeymanKeyboardLanguages Interface
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanKeyboardLanguages` interface lists the Windows languages
|
|
associated with a keyboard in Keyman Engine for Windows API. This
|
|
interface has no members; see the child interfaces for details.
|
|
|
|
## Interface Hierarchy
|
|
|
|
`IDispatch`
|
|
|
|
> [`IKeymanObject`](../IKeymanObject)
|
|
>
|
|
> > [`IKeymanCollection`](../IKeymanCollection)
|
|
> >
|
|
> > > **`IKeymanKeyboardLanguages`**
|
|
> > >
|
|
> > > > [`IKeymanKeyboardLanguagesFile`](../IKeymanKeyboardLanguagesFile)
|
|
> > > > [`IKeymanKeyboardLanguagesInstalled`](../IKeymanKeyboardLanguagesInstalled)
|
|
> > > >
|
|
> > > > > [`IKeymanKeyboardLanguagesInstalled2`](../IKeymanKeyboardLanguagesInstalled2)
|
|
|