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

lcid
IN: requested LocalId

Glossary Item Box

Set the default LocaleId for this session.

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 © 2018 Advosol Inc. All Rights Reserved.