Description
Displays a dialog box from which the user can select a host (computer) and an endpoint of an OPC-UA server residing on it.
 
ProgId: OpcLabs.EasyOpc.UA.Forms.Browsing.UAHostAndEndpointDialog
CLSID (Class ID): 0612def8-c143-45f4-a58f-c9c6a2b4aaa6
Default interface: OpcLabs.EasyOpc.UA.Forms.Browsing.ComTypes._UAHostAndEndpointDialog
Event source interface: 
 
For more information, see UAHostAndEndpointDialog and OpcLabs.EasyOpc.UA.Forms.Browsing.ComTypes._UAHostAndEndpointDialog in .NET Reference.
Object Model
            
            Interfaces
| Interface | Description | 
|---|
| _FormCommonDialog | Internal.   IID (Interface ID): 3dba1256-f61e-4a70-b54c-6b5d37aab4dd   For more information, see _FormCommonDialog in .NET Reference. | 
| _Object |  | 
| _SizableCommonDialog | Internal.   IID (Interface ID): 2d1a7708-b1e5-41a5-963f-8e7afbcc6e86   For more information, see _SizableCommonDialog in .NET Reference. | 
| IComponent |   IID (Interface ID): b86e59f2-f1e2-389d-b5f1-c55307c8106e   For more information, see IComponent in .NET Reference. | 
| IDisposable |   IID (Interface ID): 805d7a98-d4af-3f0f-967f-e5cf45312d2c   For more information, see IDisposable in .NET Reference. | 
| UADialog | A dialog for OPC-UA.   IID (Interface ID): f0500dd4-7228-4834-b1c2-b84a3ccee0cd   For more information, see _UADialog in .NET Reference. | 
Example
For examples, see UAHostAndEndpointDialog in .NET Reference.
            
            See Also