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

16 lines
294 B
Markdown

---
title: IKeymanVisualKeyboard::Uninstall Method
---
## Introduction
The `IKeymanVisualKeyboard::Uninstall` method removes this visual
keyboard from the keyboard and the Keyman keyboard store.
This method requires elevated privileges.
## Specification
``` clike
void Uninstall(void)
```