QuickOPC User's Guide and Reference
ObtainDAClient Method



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace > OpcDialog Class : ObtainDAClient Method
Infrastructure.
Syntax
'Declaration
 
<NotNullAttribute()>
Protected Function ObtainDAClient() As IEasyDAClient
'Usage
 
Dim instance As OpcDialog
Dim value As IEasyDAClient
 
value = instance.ObtainDAClient()
[NotNull()]
protected IEasyDAClient ObtainDAClient()
[NotNull()]
protected:
IEasyDAClient^ ObtainDAClient(); 
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