QuickOPC User's Guide and Reference
_OpcComputerAndServerDialog Interface
Members 



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing.ComTypes Namespace : _OpcComputerAndServerDialog Interface
Exposes OpcLabs.EasyOpc.Forms.Browsing.OpcComputerAndServerDialog to COM clients.
Object Model
_OpcComputerAndServerDialog InterfaceEasyAEClientSelector ClassComputerElement ClassEasyDAClientSelector ClassServerDescriptor ClassServerElement Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("B27210A2-2E46-4417-B549-714B50BC7C86")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _OpcComputerAndServerDialog 
'Usage
 
Dim instance As _OpcComputerAndServerDialog
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B27210A2-2E46-4417-B549-714B50BC7C86")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _OpcComputerAndServerDialog 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B27210A2-2E46-4417-B549-714B50BC7C86")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _OpcComputerAndServerDialog 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also