OPCDA.NET-UA
GetLocaleID Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace > Server Class : GetLocaleID Method

lcid
OUT: LocaleId code

Glossary Item Box

Get the current default LocalID. ( IOPCCommon::GetLocaleID )

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 2008/2012/2016, .NET 4.7.2

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.