OPC Labs EasyOPC Forms
AECategoryDialog Object
Members 
OpcLabs_EasyOpcForms ActiveX DLL : AECategoryDialog Object
Description
Displays a dialog box from which the user can select OPC-A&E event categories.

 

ProgId: OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog
CLSID (Class ID): b1c4d316-08d7-4cc0-88cc-979ae1455736
Default interface: OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AECategoryDialog
Event source interface:

 

For more information, see AECategoryDialog and OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AECategoryDialog in .NET Reference.

Object Model

AECategoryDialog ObjectAECategoryElement ObjectAEAttributeElementCollection CollectionAEAttributeElement ObjectAEConditionElementCollection CollectionAEConditionElement ObjectAECategoryElementCollection CollectionAECategoryElement ObjectInt32Collection CollectionEasyAEClientSelector ObjectEasyAEInstanceParameters ObjectEasyAEAdaptableParameters ObjectAEEventType ObjectServerDescriptor ObjectNetworkSecurity ObjectServerCategories Object

Remarks

For remarks, see AECategoryDialog and OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AECategoryDialog in .NET Reference.

Object creation

_AECategoryDialogPtr AECategoryDialogPtr(__uuidof(AECategoryDialog));
AECategoryDialog := CoAECategoryDialog.Create;
var AECategoryDialog = new ActiveXObject("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog");
AECategoryDialog := CoAECategoryDialog.Create;
$AECategoryDialog = Win32::OLE->new("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog");
$AECategoryDialog = new COM("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog");
OLEObject AECategoryDialog
AECategoryDialog = CREATE OLEObject
AECategoryDialog.ConnectToNewObject("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog")
AECategoryDialog = win32com.client.Dispatch('OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog')
Dim AECategoryDialog As New OleObject ("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog")
Dim AECategoryDialog As New AECategoryDialog
AECategoryDialog = CREATEOBJECT("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog")
Dim AECategoryDialog As New AECategoryDialog
Dim AECategoryDialog: Set AECategoryDialog = CreateObject("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog")
AECategoryDialog := CreateObject("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryDialog")
Interfaces
InterfaceDescription
Internal.

 

IID (Interface ID): 3dba1256-f61e-4a70-b54c-6b5d37aab4dd

 

For more information, see _FormCommonDialog in .NET Reference.

 
Internal.

 

IID (Interface ID): 2d1a7708-b1e5-41a5-963f-8e7afbcc6e86

 

For more information, see _SizableCommonDialog in .NET Reference.

A dialog for OPC-A&E.

 

IID (Interface ID): c6416bb5-233d-4783-a01f-1f9201bf18ca

 

For more information, see _AEDialog in .NET Reference.

 

IID (Interface ID): b86e59f2-f1e2-389d-b5f1-c55307c8106e

 

For more information, see IComponent in .NET Reference.

 

IID (Interface ID): 805d7a98-d4af-3f0f-967f-e5cf45312d2c

 

For more information, see IDisposable in .NET Reference.

Example

For examples, see AECategoryDialog in .NET Reference.

See Also

AECategoryDialog Members