OPC Labs EasyOPC-UA Components Library
UpdateApplication Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAGlobalDiscoveryClient Object : UpdateApplication Method

Description
Updates an existing application in a Global Discovery Server.

 

DISPID (Dispatch ID):

 

For more information, see UpdateApplication in .NET Reference.

Syntax
Visual Basic
Public Sub UpdateApplication( _
   ByVal gdsEndpointDescriptor As Variant, _
   ByVal applicationRecord As Variant _
) 
Parameters
gdsEndpointDescriptor

applicationRecord

Return Type

See UpdateApplication in .NET Reference.

Remarks

For remarks, see UpdateApplication in .NET Reference.

Example

For examples, see UpdateApplication in .NET Reference.

See Also

EasyUAGlobalDiscoveryClient Object  | EasyUAGlobalDiscoveryClient Members