uaPLUS Reference
BrowseChangePosition Method
See Also  Send Feedback
NSPlugin Namespace > AppPlugin Class : BrowseChangePosition Method

dwBrowseDirection
Position
currBranch

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shadows Function BrowseChangePosition( _
   ByVal dwBrowseDirection As Integer, _
   ByVal Position As String, _
   ByRef currBranch As String _
) As Integer
C# 
public new int BrowseChangePosition( 
   int dwBrowseDirection,
   string Position,
   ref string currBranch
)

Parameters

dwBrowseDirection
Position
currBranch

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.