OPC Labs EasyOPC-UA Components Library
FindGdsRegistrations Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication Object : FindGdsRegistrations Method

Description
Finds all registrations for this application URI in the GDS.

 

DISPID (Dispatch ID):

 

For more information, see FindGdsRegistrations in .NET Reference.

Syntax
Visual Basic
Public Function FindGdsRegistrations( _
   ByVal gdsEndpointDescriptor As Variant _
) As UANodeIdUAApplicationElementReadOnlyDictionary
Parameters
gdsEndpointDescriptor

Return Type

See FindGdsRegistrations in .NET Reference.

Remarks

For remarks, see FindGdsRegistrations in .NET Reference.

Example

For examples, see FindGdsRegistrations in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members