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

 

ProgId: OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AEAttributeDialog
CLSID (Class ID): e88f9177-f957-4612-94fa-df9dcea09779
Default interface: OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AEAttributeDialog
Event source interface:

 

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

Object Model

AEAttributeDialog ObjectAEAttributeElement ObjectVarType ObjectAEAttributeElementCollection CollectionAEAttributeElement ObjectInt32Collection CollectionEasyAEClientSelector ObjectEasyAEInstanceParameters ObjectEasyAEAdaptableParameters ObjectServerDescriptor ObjectNetworkSecurity ObjectServerCategories Object

Remarks

For remarks, see AEAttributeDialog and OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AEAttributeDialog in .NET Reference.

Object creation

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

See Also

AEAttributeDialog Members