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

449 B

title
IKeymanKeyboardsInstalled::GetKeyboardFromFile Method

Introduction

The IKeymanKeyboardsInstalled::GetKeyboardFromFile method loads the keyboard file referred to by Filename and returns details about the file. It does not install the keyboard for use.

Specification

IKeymanKeyboardFile* GetKeyboardFromFile(string Filename)

Parameters

Filename
The fully-qualified path to the .kmx file to be loaded.