QuickOPC User's Guide and Reference
IEasyDAClientDequeuing Interface
Members 



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace : IEasyDAClientDequeuing Interface
Provides access to dequeuing for IEasyDAClient objects.
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<InterfaceCompositorAttribute(OpcLabs.EasyOpc.DataAccess.Implementation.EasyDAClientDequeuingCompositor)>
Public Interface IEasyDAClientDequeuing 
'Usage
 
Dim instance As IEasyDAClientDequeuing
[ComVisible(false)]
[InterfaceCompositor(OpcLabs.EasyOpc.DataAccess.Implementation.EasyDAClientDequeuingCompositor)]
public interface IEasyDAClientDequeuing 
[ComVisible(false)]
[InterfaceCompositor(OpcLabs.EasyOpc.DataAccess.Implementation.EasyDAClientDequeuingCompositor)]
public interface class IEasyDAClientDequeuing 
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