OPCDA.NET Reference Manual
GetLocaleID Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcServer 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 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.