Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 9.0

On this page

You are viewing documentation of version 9.0, which is not included in the latest version. Click here to open the index page for version 18.0.

IKeymanControl::StartKeyman32Engine

Starts the Keyman32.dll engine for the specified product. Used by Keyman Controllers, not by client applications. If you are trying to start a specific product, use IKeymanProduct.Start instead.

Declaration
Sub StartKeyman32Engine(ProductID As Long)
Parameters
No Name Type Description
1 ProductID Long ProductID to start the engine for
Example Code