Help Center

DWStrLanguageNamefunction

Returns the full localized name of the language.

String ManagementfunctionDWSTRProcs.incdocumented

Syntax

FUNCTION DWStrISO3166CountryName2 (BYVAL pwszLocale AS WSTRING PTR = LOCALE_NAME_USER_DEFAULT) AS DWSTRING

Parameters

NameDescription
pwszLocalePointer to a locale name, or one of the following predefined values: LOCALE_NAME_INVARIANT, LOCALE_NAME_SYSTEM_DEFAULT, LOCALE_NAME_USER_DEFAULT

Description

Full localized name of the language. Deprecated. See DwstrLocalizedLanguageName.

Reference

  • Include file DWSTRProcs.inc
  • Defined in AfxNova/DWStrProcs.inc:2023
  • Documented in String Management/DWString Procedures.md
  • Topic: String Procedures