OPC Historian .NET Server Toolkit Reference
GetBranchPosition Method (Browser)

The fully qualified path to the current BRANCH or LEAF (ItemID) browse position.
Get the fully qualified name of the current branch.
Syntax
'Usage
 
Dim instance As Browser
Dim BranchPos As String
Dim value As Integer
 
value = instance.GetBranchPosition(BranchPos)
public int GetBranchPosition( 
   out string BranchPos
)

Parameters

BranchPos
The fully qualified path to the current BRANCH or LEAF (ItemID) browse position.

Return Value

Success/failure HRESULT
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Browser Class
Browser Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback