IKeymanSystemInfo Interface
interface IKeymanSystemInfo : IKeymanObject : IDispatch
Returns information about the Keyman Engine installation and allows access to the diagnostic tool.
Interface Methods
Name | Type | Declaration |
---|---|---|
Refresh | Method | Sub Refresh |
RunDiagnostics | Method | Sub RunDiagnostics |
Interface Properties
Name | Type | Declaration |
---|---|---|
EngineInstallPath | Property Get | Property Get EngineInstallPath As String |
EngineVersion | Property Get | Property Get EngineVersion As String |
IsAdministrator | Property Get | Property Get IsAdministrator As Boolean |