QuickOPC User's Guide and Reference
_UABrowsePath Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation.ComTypes Namespace : _UABrowsePath Interface
Exposes OpcLabs.EasyOpc.UA.Navigation.UABrowsePath to COM clients.
Object Model
_UABrowsePath InterfaceUABrowsePathElementCollection ClassUABrowsePathElement ClassUANodeDescriptor ClassUANodeId Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("36B8484E-1E5B-4D82-B542-787AC6FE74DA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UABrowsePath 
'Usage
 
Dim instance As _UABrowsePath
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("36B8484E-1E5B-4D82-B542-787AC6FE74DA")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UABrowsePath 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("36B8484E-1E5B-4D82-B542-787AC6FE74DA")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UABrowsePath 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also