OPC Labs EasyOPC-UA Components Library
Discover Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : Discover Method

Description
Discovers available OPC-UA applications and returns information about them, using the specified discovery query.

 

DISPID (Dispatch ID):

 

For more information, see Discover in .NET Reference.

Syntax
Visual Basic
Public Function Discover( _
   ByVal discoveryQuery As Variant _
) As UADiscoveryElementCollection
Parameters
discoveryQuery

Return Type

See Discover in .NET Reference.

Remarks

For remarks, see Discover in .NET Reference.

Example

For examples, see Discover in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members