Function Reference


_WinAPI_GetKeyboardLayout

Retrieves the active input locale identifier for the specified window

#include <WinAPISys.au3>
_WinAPI_GetKeyboardLayout ( $hWnd )

Parameters

$hWnd Handle to the window to retrieve the input locale identifier.

Return Value

Success: The input locale identifier.
Failure: 0.

See Also

Search GetKeyboardLayout in MSDN Library.