IKeymanAddinInstalled Interface
interface IKeymanAddinInstalled : IKeymanAddin : IKeymanObject : IDispatch
Interface describing an installed Keyman addin. Access this interface through the TavultesoftKeyman.Addins collection.
Interface Methods
| Name | Type | Declaration |
|---|---|---|
| Uninstall | Method | Sub Uninstall |
Interface Properties
| Name | Type | Declaration |
|---|---|---|
| InstalledByAdmin | Property Get | Property Get InstalledByAdmin As Boolean |


