QuickOPC User's Guide and Reference
ObtainAEClient Method



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