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

Description
Gets an application ID assigned to the application by a specified GDS.

 

DISPID (Dispatch ID):

 

For more information, see GetApplicationId in .NET Reference.

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

Return Type

See GetApplicationId in .NET Reference.

Remarks

For remarks, see GetApplicationId in .NET Reference.

Example

For examples, see GetApplicationId in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members