QuickOPC User's Guide and Reference
OpcLabs.BaseLib.LiveBinding Namespace (OpcLabs.BaseLib)
Inheritance Hierarchy
OpcLabs.BaseLib Assembly : OpcLabs.BaseLib.LiveBinding Namespace
This namespace contains components used for live binding.
Classes
 ClassDescription
ClassAn abstract component that is a generic binding provider.
ClassAn abstract binding component, with support for conversions.
ClassAn abstract binding group. Serves as a container for bindings that share certain same characteristics.
ClassA binder that has support for binding groups.
ClassA binding bag. Contains a collection of bindings, with an optional reference to their binding provider.
ClassA binding that has support for binding groups.
ClassContains binding errors for BindingExtenderCore.BindingErrors event.
ClassIndicates an error during live binding.
ClassThe core part of the BindingExtender object.
ClassA binding provider that composes its functionality from the binding providers added to it.
ClassContains information about an event linking failure, such as used e.g. in BinderBase.EventLinkingFailure or BindingExtenderCore.EventLinkingFailure.
ClassThe core part of the PointBinder object.
ClassA binding for a connectivity point.
ClassA binding group for connectivity point bindings. Serves as a container for bindings that share certain same characteristics.
ClassContains information for PointBinderCore.NotSupported event.
ClassContains information about an update failure for PointBinderCore.UpdateFailure event.
Interfaces
 InterfaceDescription
InterfaceAn abstract binding.
InterfaceProvides ability to create and manipulate bindings of certain types.
Enumerations
 EnumerationDescription
EnumerationPossible binding operations on connectivity points.
See Also

Reference

OpcLabs.BaseLib Assembly