uaPLUS Reference
onChangeBrowsePosition Method
See Also  Send Feedback
NSPlugin Namespace > EventAreaBrowser Class : onChangeBrowsePosition Method

browseDirection
area

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function onChangeBrowsePosition( _
   ByVal browseDirection As OPCBROWSEDIRECTION, _
   ByVal area As String _
) As Integer
C# 
public virtual int onChangeBrowsePosition( 
   OPCBROWSEDIRECTION browseDirection,
   string area
)

Parameters

browseDirection
area

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.