QuickOPC User's Guide and Reference
_BrowsePathFormatException Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Navigation.Parsing.ComTypes Namespace : _BrowsePathFormatException Interface
Exposes OpcLabs.BaseLib.Navigation.Parsing.BrowsePathFormatException to COM clients.
Object Model
_BrowsePathFormatException Interface_Dictionary InterfaceStringParsingError Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("2695161C-8F68-4378-AD8A-E73D7828708C")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _BrowsePathFormatException 
'Usage
 
Dim instance As _BrowsePathFormatException
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("2695161C-8F68-4378-AD8A-E73D7828708C")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _BrowsePathFormatException 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("2695161C-8F68-4378-AD8A-E73D7828708C")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _BrowsePathFormatException 
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