QuickOPC User's Guide and Reference
_Info Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComTypes Namespace : _Info Interface
Exposes OpcLabs.BaseLib.Info to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("B9103DFD-BACE-4392-AFB0-FF2BFC9C7AB7")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _Info 
'Usage
 
Dim instance As _Info
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B9103DFD-BACE-4392-AFB0-FF2BFC9C7AB7")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _Info 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B9103DFD-BACE-4392-AFB0-FF2BFC9C7AB7")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _Info 
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