术语 | getusergeoid |
释义 | GetUserGeoID 语法: GEOID GetUserGeoID( __in GEOCLASS GeoClass ); GetUserGeoID功能 获取信息的用户的地理位置。有关更多信息,请参阅地理位置表。 参数 GeoClass [in] 地理位置类返回。可能的值定义的SYSGEOCLASS枚举。 返回值 返回用户的地理位置,如果SetUserGeoID标识符被称为前设置标识符。 如果没有标识的地理位置已经为用户设置,则函数返回GEOID_NOT_AVAILABLE。 要求: 最低支持client-Windows XP 最低支持serverWindows服务器2003 HeaderWinnls.h(头文件:winuser.h) LibraryKernel32.lib DLLKernel32.dll 参见 国家语言支持 国家语言支持功能 SetUserGeoID SYSGEOCLASS 如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com) 生成日期:2009年7月12号 ==英文原文==GetUserGeoID Function Retrieves information about the geographical location of the user. For more information, see Table of Geographical Locations . Syntax GEOID GetUserGeoID( __in GEOCLASS GeoClass ); Parameters GeoClass [in] Geographical location class to return. Possible values are defined by the SYSGEOCLASS enumeration. Return Value Returns the geographical location identifier of the user if SetUserGeoID has been called before to set the identifier. If no geographical location identifier has been set for the user, the function returns GEOID_NOT_AVAILABLE. Requirements Minimum supported clientWindows XP Minimum supported serverWindows Server 2003 HeaderWinnls.h (include Windows.h) LibraryKernel32.lib DLLKernel32.dll See Also National Language Support National Language Support Functions SetUserGeoID SYSGEOCLASS Send comments about this topic to Microsoft Build date: 7/12/2009 ==原始网址==http://msdn.microsoft.com/en-us/library/dd318138(VS.85).aspx\n |
随便看 |
|
windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。