| 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
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family