OPCAE.NET-UA
GetLocaleID Method
See Also  Send Feedback
aeUAwrapper Namespace > AEwrapper Class : GetLocaleID Method

lcid
OUT: LocaleId code

Glossary Item Box

Get the current default LocalID.

Syntax

Visual Basic (Declaration) 
Public Function GetLocaleID( _
   ByRef lcid As Integer _
) As Integer
C# 
public int GetLocaleID( 
   out int lcid
)

Parameters

lcid
OUT: LocaleId code

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, NET 4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.