DANSrvAE Reference
onChangeBrowsePosition Method
See Also  Send comments on this topic.
NSPlugin Assembly > 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

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.