OPC Studio User's Guide and Reference
DEasyDAClientManagementEvents Interface
Members 



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.ComTypes Namespace : DEasyDAClientManagementEvents Interface
Exposes OpcLabs.EasyOpc.DataAccess.EasyDAClientManagementCore events to COM clients.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("DE3C7FD8-98F1-4CAB-A246-F629F3759A92")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
Public Interface DEasyDAClientManagementEvents 
'Usage
 
Dim instance As DEasyDAClientManagementEvents
[ComVisible(true)]
[Guid("DE3C7FD8-98F1-4CAB-A246-F629F3759A92")]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface DEasyDAClientManagementEvents 
[ComVisible(true)]
[Guid("DE3C7FD8-98F1-4CAB-A246-F629F3759A92")]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface class DEasyDAClientManagementEvents 
Remarks

This member is not compatible with VBScript.

This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.

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