mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
441 B
441 B
| title |
|---|
| IKeymanPackagesInstalled::GetPackageFromFile Method |
Introduction
The IKeymanPackagesInstalled::GetPackageFromFile method loads the
package file referred to by Filename and returns details about the file.
It does not install the package for use.
Specification
IKeymanPackageFile* GetPackageFromFile(string Filename)
Parameters
- Filename
- The fully-qualified path to the .kmp file to be loaded.