SetInputLanguage Method

Class

AnyWin class.

Action

Sets the input language that is to be used by the specified window.

Availability

This functionality is supported only if you are using the Classic Agent.

Syntax

window.SetInputLanguage(sName)
Variable Description
sName The input language identification code (as documented by MS Windows). STRING.

Notes

This method is needed when testing foreign language applications. The input language setting affects how scan codes map to logical keyboard keys.