QuickOPC User's Guide and Reference
InteropHelper Class
Members 



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComInterop Namespace : InteropHelper Class
Provides helper methods for interoperability with the COM technology.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComInterop.ComTypes._InteropHelper)>
<ComVisibleAttribute(True)>
<GuidAttribute("91018DF2-0AAD-4B76-92A2-46C27DDBF7FA")>
Public Class InteropHelper 
   Implements OpcLabs.BaseLib.ComInterop.ComTypes._InteropHelper 
 
'Usage
 
Dim instance As InteropHelper
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.ComInterop.InteropHelper

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