IKeymanProducts Interface
interface IKeymanProducts : IKeymanCollection : IKeymanObject : IDispatch
Collection of all installed products available to Keyman Engine
Interface Methods
Name | Type | Declaration |
---|---|---|
Install | Method | Sub Install(ParentWindow As Long, Filename As String, InstallDir As String, AllUsers As Boolean, Force As Boolean) |
Interface Properties
Name | Type | Declaration |
---|---|---|
Items | Property Get | Property Get Items(Index) As IKeymanProduct |
ItemsByProductID | Property Get | Property Get ItemsByProductID(Index As Long) As IKeymanProduct |