Funktionreferenz


_WinAPI_GetKeyboardLayout


Retrieves the active input locale identifier for the specified window

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

Parameter

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

Rückgabewert

Success: The input locale identifier.
Failure: 0.

Bemerkungen

None.

Siehe auch

Suche nach GetKeyboardLayout in der MSDN Bibliothek.