mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
14 lines
200 B
Markdown
14 lines
200 B
Markdown
---
|
|
title: IKeymanControl::StopKeyman() Method
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanControl::StopKeyman()` method stops Keyman Engine
|
|
(keyman.exe).
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
void StopKeyman(void)
|
|
```
|