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

Description
Gets a specific application record for an OPC UA application known to GDS.

 

DISPID (Dispatch ID):

 

For more information, see GetApplication in .NET Reference.

Syntax
Visual Basic
Public Function GetApplication( _
   ByVal gdsEndpointDescriptor As Variant, _
   ByVal applicationId As Variant _
) As UAApplicationRecordDataType
Parameters
gdsEndpointDescriptor

applicationId

Return Type

See GetApplication in .NET Reference.

Remarks

For remarks, see GetApplication in .NET Reference.

Example

For examples, see GetApplication in .NET Reference.

See Also

EasyUAGlobalDiscoveryClient Object  | EasyUAGlobalDiscoveryClient Members