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

16 lines
428 B
Markdown

---
title: IKeymanKeyboardLanguageInstalled::ProfileGUID Property
---
## Introduction
The `IKeymanKeyboardLanguageInstalled::ProfileGUID` property returns the
profile GUID associated with the Text Services Framework (TSF) Text
Input Processor (TIP) installed for this keyboard, for this language. If
the language is not currently installed, then returns `GUID_NULL`.
## Specification
``` clike
readonly GUID ProfileGUID
```