uaPLUS Reference
TranslateBrowsePath(OperationContext,BrowsePath,BrowsePathResult) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > MasterNodeManager Class : TranslateBrowsePath(OperationContext,BrowsePath,BrowsePathResult) Method

context
browsePath
result

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Function TranslateBrowsePath( _
   ByVal context As OperationContext, _
   ByVal browsePath As BrowsePath, _
   ByVal result As BrowsePathResult _
) As ServiceResult
C# 
protected ServiceResult TranslateBrowsePath( 
   OperationContext context,
   BrowsePath browsePath,
   BrowsePathResult result
)

Parameters

context
browsePath
result

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.