OPCHDA.NET Reference Manual
Show Method
See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace > ShowHDABrowseTree Class : Show Method

Glossary Item Box

Browses the server and displays the branches and items in a TreeView control.
The TreeNode Tag property contains the fully qualified name of this node (item or branch).
The methods isItem() and isBranch() can be used to determine what a specific TreeNode object represents.

Syntax

Visual Basic (Declaration) 
Public Function Show() As Integer
C# 
public int Show()

Return Value

S_OK or HRESULT from a failed browse function

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x

See Also

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