Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 9.0

On this page

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
Return Value
IKeymanKeyboardFile
Example Code