Click or drag to resize

GetAppLocaleID Function

X#
Gets the locale ID that the runtime uses for comparing strings when running in Windows collation mode (SetCollation(#Windows)).

Namespace:  XSharp.VO
Assembly:  XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax
 FUNCTION GetAppLocaleID() AS DWORD
Request Example View Source

Return Value

Type: DWord
The current installed Locale.
Remarks