Microsoft SDK for Java

setKeyboardLanguage

This method of the SystemX class sets a new active keyboard language.

Syntax

public static boolean setKeyboardLanguage(Applet App, int idLanguage);

Return Value

Returns true if the action was successful. Otherwise, false is returned.

Parameters

App The applet to set the language.
idLanguage The language to activate.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.