Function Reference


_WinAPI_IsLoadKBLayout

Determines whether the specified input locale loaded into the system

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

Parameters

$iLanguage The input locale identifier to check.

Return Value

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