uaPLUS Reference
UpdateRange Method
See Also  Send Feedback
Opc.Ua Namespace > NumericRange Structure : UpdateRange Method

dst
src

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function UpdateRange( _
   ByRef dst As Object, _
   ByVal src As Object _
) As StatusCode
C# 
public StatusCode UpdateRange( 
   ref object dst,
   object src
)

Parameters

dst
src

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.