函数参考
_WinAPI_PrimaryLangId
从语言ID中取出主语言ID
#Include <WinAPI.au3>
_WinAPI_PrimaryLangId($lgid)
参数
$lgid
语言 id
返回值
返回主语言 id
注意/说明
None.
相关