QuickOPC User's Guide and Reference
ObtainClient Method (AEDialog)



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