Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0Version 18.0 (current version)Version 14.0

On this page

You are viewing an old version of this documentation. Click here to open the current version, 18.0.

IKeymanKeyboardLanguageInstalled2::RegisterTip Method


Introduction

The IKeymanKeyboardLanguageInstalled2::RegisterTip registers a Keyman Text Services Framework Text Input Processor (TIP) input method for the specified language. This method requires elevation.

Specification

void RegisterTip(long LangID);

Parameters

LangID
The LANGID to register, which can be found with FindInstallationLangID.

See also

FindInstallationLangID()
Finds a Windows LANGID for this language's BCP 47 code, including optionally installing a transient language if required.
InstallTip()
Installs a registered language profile (persists over reboot) for the current user.