mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
14 lines
231 B
Markdown
14 lines
231 B
Markdown
---
|
|
title: IKeymanControl::OpenDiagnostics() Method
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanControl::OpenDiagnostics()` method opens the Keyman
|
|
diagnostics tool (tsysinfo.exe).
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
void OpenDiagnostics(void)
|
|
```
|