Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0 (home page)Version 9.0 (home page)

On this page

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.