OPCDA.NET Reference Manual
SetLocaleID Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcServer Class : SetLocaleID Method

lcid
IN: requested LocalId

Glossary Item Box

Set the default LocaleId for this session. ( IOPCCommon::SetLocaleID )

Syntax

Visual Basic (Declaration) 
Public Function SetLocaleID( _
   ByVal lcid As Integer _
) As Integer
C# 
public int SetLocaleID( 
   int lcid
)

Parameters

lcid
IN: requested LocalId

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.