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

Description
Creates an application registration in the GDS, assigning it a new application ID. Existing registrations with the same application URI are removed first.

 

DISPID (Dispatch ID):

 

For more information, see RegisterToGds in .NET Reference.

Syntax
Visual Basic
Public Function RegisterToGds( _
   ByVal gdsEndpointDescriptor As Variant _
) As UANodeId
Parameters
gdsEndpointDescriptor

Return Type

See RegisterToGds in .NET Reference.

Remarks

For remarks, see RegisterToGds in .NET Reference.

Example

For examples, see RegisterToGds in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members