QuickOPC User's Guide and Reference
_StringParsingError Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComTypes Namespace : _StringParsingError Interface
Exposes OpcLabs.BaseLib.StringParsingError to COM clients.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("A4E75632-3697-4B2D-9E35-6D248EFF84FF")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _StringParsingError 
'Usage
 
Dim instance As _StringParsingError
[ComVisible(true)]
[Guid("A4E75632-3697-4B2D-9E35-6D248EFF84FF")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _StringParsingError 
[ComVisible(true)]
[Guid("A4E75632-3697-4B2D-9E35-6D248EFF84FF")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _StringParsingError 
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