uaPLUS Reference
GetBranchPosition Method
See Also  Send Feedback
HDAPluginDBA Namespace > Browser Class : GetBranchPosition Method

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

Glossary Item Box

Get the fully qualified name of the current branch.

Syntax

Visual Basic (Declaration) 
Public Function GetBranchPosition( _
   ByRef BranchPos As String _
) As Integer
C# 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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