QuickOPC User's Guide and Reference
_FormatException2 Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComTypes Namespace : _FormatException2 Interface
Exposes OpcLabs.BaseLib.FormatException2 to COM clients.
Object Model
_FormatException2 Interface_Dictionary Interface
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("DCDB33DC-9C30-496B-A680-2E447908D864")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _FormatException2 
'Usage
 
Dim instance As _FormatException2
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("DCDB33DC-9C30-496B-A680-2E447908D864")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _FormatException2 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("DCDB33DC-9C30-496B-A680-2E447908D864")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _FormatException2 
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