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

495 B

title
IKeyman::Errors Property

Introduction

The IKeyman::Errors property returns the Keyman IKeymanErrors interface which provides a list of errors encountered by the Keyman API, for example when installing a keyboard or package. When the Keyman API raises an exception, e.g. when trying to install a corrupt package file, there may be additional details available in the Errors collection.

Specification

readonly IKeymanErrors* Errors