IKeymanKeyboardsInstalled::GetKeyboardFromFile
Loads the keyboard file referred to by Filename and returns details about the file. Does not install the keyboard for use.
Declaration
Function GetKeyboardFromFile(Filename as String) as IKeymanKeyboardFile
Parameters
| No | Name | Type | Description |
|---|---|---|---|
| 1 | File | String | Full path and filename of the keyboard to load |


