Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

IKeymanPackagesInstalled::GetPackageFromFile

Loads a package from a file and returns information about it. Does not install the package.

Declaration
Function GetPackageFromFile(Filename As String) As IKeymanPackageFile
Parameters
NoNameTypeDescription
1FilenameStringThe full path and filename of the package to load
Return Value
IKeymanPackageFile
Example Code