uaPLUS Reference
TranslateBrowsePath(OperationContext,Object,RelativePathElement,IList<ExpandedNodeId>,IList<NodeId>) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CoreNodeManager Class > TranslateBrowsePath Method : TranslateBrowsePath(OperationContext,Object,RelativePathElement,IList<ExpandedNodeId>,IList<NodeId>) Method

context
sourceHandle
relativePath
targetIds
unresolvedTargetIds

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub TranslateBrowsePath( _
   ByVal context As OperationContext, _
   ByVal sourceHandle As Object, _
   ByVal relativePath As RelativePathElement, _
   ByVal targetIds As IList(Of ExpandedNodeId), _
   ByVal unresolvedTargetIds As IList(Of NodeId) _
) 

Parameters

context
sourceHandle
relativePath
targetIds
unresolvedTargetIds

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.