uaPLUS Reference
LoadStringTable Method
See Also  Send Feedback
Opc.Ua Namespace > XmlDecoder Class : LoadStringTable Method

tableName
elementName
stringTable

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function LoadStringTable( _
   ByVal tableName As String, _
   ByVal elementName As String, _
   ByVal stringTable As StringTable _
) As Boolean
C# 
public bool LoadStringTable( 
   string tableName,
   string elementName,
   StringTable stringTable
)

Parameters

tableName
elementName
stringTable

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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