术语 | getsystemdefaultlangid |
释义 | GetSystemDefaultLangID 语法: LANGID GetSystemDefaultLangID(void); GetSystemDefaultLangID功能 该系统区域返回的语言标识符。 参数 这个函数没有参数。 返回值 该系统区域返回的语言标识符。有关更多信息,请参阅语言标识符常量和字符串。 要求: 最低支持:client-Windows 2000专业版 最低支持server-Windows 2000服务器 HeaderWinnls.h(头文件:winuser.h) LibraryKernel32.lib DLLKernel32.dll 参见 国家语言支持 国家语言支持功能 GetSystemDefaultLCID GetUserDefaultLangID 如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com) 生成日期:2009年7月12号 ==英文原文==GetSystemDefaultLangID Function Returns the language identifier for the system locale. Syntax LANGID GetSystemDefaultLangID(void); Parameters This function has no parameters. Return Value Returns the language identifier for the system locale. For more information, see Language Identifier Constants and Strings . Requirements Minimum supported clientWindows 2000 Professional Minimum supported serverWindows 2000 Server HeaderWinnls.h (include Windows.h) LibraryKernel32.lib DLLKernel32.dll See Also National Language Support National Language Support Functions GetSystemDefaultLCID GetUserDefaultLangID Send comments about this topic to Microsoft Build date: 7/12/2009 ==原始网址==http://msdn.microsoft.com/en-us/library/dd318120(VS.85).aspx\n |
随便看 |
|
windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。