QuickOPC User's Guide and Reference
_AECategoryDialog Interface
Members 



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes Namespace : _AECategoryDialog Interface
Exposes OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog to COM clients.
Object Model
_AECategoryDialog InterfaceAECategoryElement ClassAECategoryElementCollection ClassAECategoryElement ClassInt32Collection ClassEasyAEClientSelector ClassAEEventType ClassServerDescriptor Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("DD0372DA-A834-4AD4-85A2-678AF6AA52DD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _AECategoryDialog 
'Usage
 
Dim instance As _AECategoryDialog
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("DD0372DA-A834-4AD4-85A2-678AF6AA52DD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _AECategoryDialog 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("DD0372DA-A834-4AD4-85A2-678AF6AA52DD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _AECategoryDialog 
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