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

14 lines
200 B
Markdown

---
title: IKeymanControl::StopKeyman() Method
---
## Introduction
The `IKeymanControl::StopKeyman()` method stops Keyman Engine
(keyman.exe).
## Specification
``` clike
void StopKeyman(void)
```