IKeymanKeyboardsInstalled Interface
interface IKeymanKeyboardsInstalled : IKeymanKeyboards : IKeymanCollection : IKeymanObject : IDispatch
A collection of keyboards that are currently installed
Interface Methods
| Name | Type | Declaration |
|---|---|---|
| Apply | Method | Sub Apply |
| GetKeyboardFromFile | Method | Function GetKeyboardFromFile(Filename as String) as IKeymanKeyboardFile |
| Install | Method | Sub Install(Filename as String, AllUsers as Boolean, Force as Boolean) |
Interface Properties
| Name | Type | Declaration |
|---|---|---|
| Items | Property Get | Property Get Items(Index) As IKeymanKeyboardInstalled |


