OPCHDA.NET-UA
GetBranchPosition Method
See Also  Send Feedback
OpcHDaNetUaOption.Net4 Assembly > hdaUAwrapper Namespace > HDABrowser Class : GetBranchPosition Method

BranchPos
A pointer to a string which contains the fully qualified path to the current BRANCH or LEAF (ItemID) browse position.

Glossary Item Box

This function provides the current browse position in the hierarchy.

Syntax

Visual Basic (Declaration) 
Public Function GetBranchPosition( _
   ByRef BranchPos As String _
) As Integer
C# 
public int GetBranchPosition( 
   out string BranchPos
)

Parameters

BranchPos
A pointer to a string which contains the fully qualified path to the current BRANCH or LEAF (ItemID) browse position.

Return Value

S_OK or S_FAIL

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.