函数参考


_WinAPI_GetKeyboardLayout

检索指定窗口当前输入法区域标识符.

#Include <WinAPIEx.au3>
_WinAPI_GetKeyboardLayout ( $hWnd )

参数

$hWnd 窗口句柄.

返回值

成功: 返回输入法区域标识符.
失败: 返回 0,设置@error标志为非 0 值.

注意/说明

None

相关

详情参考

在MSDN中搜索