OPC Labs EasyOPC-UA Library
UnregisterFromGds Method
OpcLabs_EasyOpcUA ActiveX DLL > AbstractEasyUAClientServerApplication Object : UnregisterFromGds Method

Description
Removes an application registration from the GDS, if it exists. All existing registrations for the application URI are removed.

 

DISPID (Dispatch ID):

 

For more information, see UnregisterFromGds in .NET Reference.

Syntax
Visual Basic
Public Sub UnregisterFromGds( _
   ByVal gdsEndpointDescriptor As Variant _
) 
Parameters
gdsEndpointDescriptor

Return Type

See UnregisterFromGds in .NET Reference.

Remarks

For remarks, see UnregisterFromGds in .NET Reference.

Example

For examples, see UnregisterFromGds in .NET Reference.

See Also

AbstractEasyUAClientServerApplication Object  | AbstractEasyUAClientServerApplication Members