导航:  National Language Support >

AfxGetLocaleNativeDisplayName (Windows 7)

上一页返回章节概述下一页

描述

 

Windows 7 and later:例如在其本土语言的区域设置显示名称,德国(Deutschland)为现场的德国(德国).

 

FreeBASIC 语法

 

FUNCTION AfxGetLocaleNativeDisplayName ( _

  BYVAL nLocale AS LONG = LOCALE_USER_DEFAULT _

) AS CWSTR

 

参数

 

nLocale

[in, opt]区域设置标识符.

 

返回值

 

本地语言中显示区域的显示名称.

 

引用文件

 

AfxNls.inc