QuickOPC User's Guide and Reference
_TextParsingError Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComTypes Namespace : _TextParsingError Interface
Exposes OpcLabs.BaseLib.TextParsingError to COM clients.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("9FDFF667-7C96-4839-9C50-B1F8C19D3198")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _TextParsingError 
'Usage
 
Dim instance As _TextParsingError
[ComVisible(true)]
[Guid("9FDFF667-7C96-4839-9C50-B1F8C19D3198")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _TextParsingError 
[ComVisible(true)]
[Guid("9FDFF667-7C96-4839-9C50-B1F8C19D3198")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _TextParsingError 
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