IKeymanLanguage Interface
interface IKeymanLanguage : IKeymanObject : IDispatch
Returns a description of an installed language and its Keyman keyboard association
Interface Properties
Name | Type | Declaration |
---|---|---|
Description | Property Get | Property Get Description As String |
HKL | Property Get | Property Get HKL As Long |
IsIME | Property Get | Property Get IsIME As Boolean |
IsKeymanLayout | Property Get | Property Get IsKeymanLayout As Boolean |
KeymanKeyboard | Property Get/Let | Property Get/Let KeymanKeyboard As IKeymanKeyboard |
LayoutName | Property Get | Property Get LayoutName As String |
LocaleName | Property Get | Property Get LocaleName As String |