OPC Labs EasyOPC Forms
OpcComputerAndServerDialog Object
Members 
OpcLabs_EasyOpcForms ActiveX DLL : OpcComputerAndServerDialog Object
Description
Displays a dialog box from which the user can select a computer and an OPC server residing on it.

 

ProgId: OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog
CLSID (Class ID): d3d40a97-847b-4e86-84c3-1ae9db949218
Default interface: OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog
Event source interface:

 

For more information, see OpcComputerAndServerDialog and OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog in .NET Reference.

Object Model

OpcComputerAndServerDialog ObjectEasyAEClientSelector ObjectEasyAEInstanceParameters ObjectEasyAEAdaptableParameters ObjectComputerElement ObjectEasyDAClientSelector ObjectEasyDAInstanceParameters ObjectEasyDAAdaptableParameters ObjectServerDescriptor ObjectNetworkSecurity ObjectServerCategories ObjectServerElement ObjectServerCategories Object

Remarks

For remarks, see OpcComputerAndServerDialog and OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcComputerAndServerDialog in .NET Reference.

Object creation

_OpcComputerAndServerDialogPtr OpcComputerAndServerDialogPtr(__uuidof(OpcComputerAndServerDialog));
OpcComputerAndServerDialog := CoOpcComputerAndServerDialog.Create;
var OpcComputerAndServerDialog = new ActiveXObject("OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog");
OpcComputerAndServerDialog := CoOpcComputerAndServerDialog.Create;
$OpcComputerAndServerDialog = Win32::OLE->new("OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog");
$OpcComputerAndServerDialog = new COM("OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog");
OLEObject OpcComputerAndServerDialog
OpcComputerAndServerDialog = CREATE OLEObject
OpcComputerAndServerDialog.ConnectToNewObject("OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog")
OpcComputerAndServerDialog = win32com.client.Dispatch('OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog')
Dim OpcComputerAndServerDialog As New OleObject ("OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog")
Dim OpcComputerAndServerDialog As New OpcComputerAndServerDialog
OpcComputerAndServerDialog = CREATEOBJECT("OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog")
Dim OpcComputerAndServerDialog As New OpcComputerAndServerDialog
Dim OpcComputerAndServerDialog: Set OpcComputerAndServerDialog = CreateObject("OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog")
OpcComputerAndServerDialog := CreateObject("OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog")
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.

 

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.

A dialog for OPC Classic.

 

IID (Interface ID): 1d016179-efd8-44bb-af07-9deaefd4044c

 

For more information, see _OpcDialog in .NET Reference.

Example

For examples, see OpcComputerAndServerDialog in .NET Reference.

See Also

OpcComputerAndServerDialog Members