IKeymanProduct::Start

Start the Keyman Engine for the product. This is the function that the product startup application will call, usually during a splash screen. There is no requirement for the product startup application to remain in memory after calling this function.

Declaration
Sub Start
Parameters
NoNameTypeDescription
Example Code