QuickOPC User's Guide and Reference
_BrowsePathParser Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Navigation.Parsing.ComTypes Namespace : _BrowsePathParser Interface
Exposes OpcLabs.BaseLib.Navigation.Parsing.BrowsePathParser to COM clients.
Object Model
_BrowsePathParser InterfaceBrowsePath Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("5887D9FC-816A-4DB5-BD30-807651217EBE")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _BrowsePathParser 
'Usage
 
Dim instance As _BrowsePathParser
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("5887D9FC-816A-4DB5-BD30-807651217EBE")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _BrowsePathParser 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("5887D9FC-816A-4DB5-BD30-807651217EBE")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _BrowsePathParser 
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