QuickOPC User's Guide and Reference
IBindingProvider Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace : IBindingProvider Interface
Provides ability to create and manipulate bindings of certain types.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
Public Interface IBindingProvider 
'Usage
 
Dim instance As IBindingProvider
[CLSCompliant(true)]
[ComVisible(false)]
public interface IBindingProvider 
[CLSCompliant(true)]
[ComVisible(false)]
public interface class IBindingProvider 
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