IKeymanSystemInfo Interface

IKeymanSystemInfo::EngineInstallPath
IKeymanSystemInfo::EngineVersion
IKeymanSystemInfo::IsAdministrator
IKeymanSystemInfo::Refresh
IKeymanSystemInfo::RunDiagnostics

interface IKeymanSystemInfo : IKeymanObject : IDispatch

Returns information about the Keyman Engine installation and allows access to the diagnostic tool.

Interface Methods
NameTypeDeclaration
RefreshMethodSub Refresh
RunDiagnosticsMethodSub RunDiagnostics
Interface Properties
NameTypeDeclaration
EngineInstallPathProperty GetProperty Get EngineInstallPath As String
EngineVersionProperty GetProperty Get EngineVersion As String
IsAdministratorProperty GetProperty Get IsAdministrator As Boolean