spiegel-keyman/windows/docs/engine/api/IKeymanControl/IsOnlineUpdateCheckOpen.md
2024-10-31 10:17:54 +07:00

14 lines
289 B
Markdown

---
title: IKeymanControl::IsOnlineUpdateCheckOpen() Method
---
## Introduction
The `IKeymanControl::IsOnlineUpdateCheckOpen()` method returns `True` if
the Keyman Desktop online update check tool is currently running.
## Specification
``` clike
bool IsOnlineUpdateCheckOpen(void)
```