QuickOPC User's Guide and Reference
_AEAttributeDialog Interface
Members 



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes Namespace : _AEAttributeDialog Interface
Exposes OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AEAttributeDialog to COM clients.
Object Model
_AEAttributeDialog InterfaceAEAttributeElement ClassAEAttributeElementCollection ClassAEAttributeElement ClassInt32Collection ClassEasyAEClientSelector ClassServerDescriptor Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("F7B1A96C-69AB-4410-A691-CCA527B641DD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _AEAttributeDialog 
'Usage
 
Dim instance As _AEAttributeDialog
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("F7B1A96C-69AB-4410-A691-CCA527B641DD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _AEAttributeDialog 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("F7B1A96C-69AB-4410-A691-CCA527B641DD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _AEAttributeDialog 
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