Funktionreferenz


_WinAPI_IsLoadKBLayout


Determines whether the specified input locale loaded into the system

#include <WinAPISys.au3>
_WinAPI_IsLoadKBLayout ( $iLanguage )

Parameter

$iLanguage The input locale identifier to check.

Rückgabewert

True: Input locale is loaded.
False: Input locale is not loaded.

Bemerkungen

None.