OPC Labs EasyOPC-UA Library
FindGdsRegistrations Method
OpcLabs_EasyOpcUA ActiveX DLL > AbstractEasyUAClientServerApplication 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 UANodeIdUAApplicationElementDictionary
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

AbstractEasyUAClientServerApplication Object  | AbstractEasyUAClientServerApplication Members