OPC Labs EasyOPC Forms
AECategoryConditionDialog Object
Members 
OpcLabs_EasyOpcForms ActiveX DLL : AECategoryConditionDialog Object
Description
Displays a dialog box from which the user can select OPC-A&E category available on a specified event condition.

 

ProgId: OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog
CLSID (Class ID): af092523-2775-4ec6-a912-4b047711e11d
Default interface: OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AECategoryConditionDialog
Event source interface:

 

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

Object Model

AECategoryConditionDialog ObjectEasyAEClientSelector ObjectEasyAEInstanceParameters ObjectEasyAEAdaptableParameters ObjectAEConditionElement ObjectServerDescriptor ObjectNetworkSecurity ObjectServerCategories Object

Remarks

For remarks, see AECategoryConditionDialog and OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AECategoryConditionDialog in .NET Reference.

Object creation

_AECategoryConditionDialogPtr AECategoryConditionDialogPtr(__uuidof(AECategoryConditionDialog));
AECategoryConditionDialog := CoAECategoryConditionDialog.Create;
var AECategoryConditionDialog = new ActiveXObject("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog");
AECategoryConditionDialog := CoAECategoryConditionDialog.Create;
$AECategoryConditionDialog = Win32::OLE->new("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog");
$AECategoryConditionDialog = new COM("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog");
OLEObject AECategoryConditionDialog
AECategoryConditionDialog = CREATE OLEObject
AECategoryConditionDialog.ConnectToNewObject("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog")
AECategoryConditionDialog = win32com.client.Dispatch('OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog')
Dim AECategoryConditionDialog As New OleObject ("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog")
Dim AECategoryConditionDialog As New AECategoryConditionDialog
AECategoryConditionDialog = CREATEOBJECT("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog")
Dim AECategoryConditionDialog As New AECategoryConditionDialog
Dim AECategoryConditionDialog: Set AECategoryConditionDialog = CreateObject("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog")
AECategoryConditionDialog := CreateObject("OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AECategoryConditionDialog")
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 AECategoryConditionDialog in .NET Reference.

See Also

AECategoryConditionDialog Members