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

 

ProgId: OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AEAreaOrSourceDialog
CLSID (Class ID): 2a807383-2668-4cbd-9662-345168250431
Default interface: OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AEAreaOrSourceDialog
Event source interface:

 

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

Object Model

AEAreaOrSourceDialog ObjectEasyAEClientSelector ObjectEasyAEInstanceParameters ObjectEasyAEAdaptableParameters ObjectAENodeDescriptor ObjectBrowsePath ObjectAENodeDescriptor ObjectAENodeDescriptor ObjectAENodeDescriptor ObjectServerDescriptor ObjectNetworkSecurity ObjectServerCategories Object

Remarks

For remarks, see AEAreaOrSourceDialog and OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.ComTypes._AEAreaOrSourceDialog in .NET Reference.

Object creation

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

See Also

AEAreaOrSourceDialog Members