OPC Labs EasyOPC-UA Library
endpointDescriptor Implemented Property
OpcLabs_EasyOpcUA ActiveX DLL > UACallArguments Object > UANodeArguments Interface : endpointDescriptor Implemented Property
Description
Contains the endpoint descriptor, i.e. the data defining a connection to the OPC-UA Server (mainly, its URL string).

 

DISPID (Dispatch ID):

 

For more information, see EndpointDescriptor in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property endpointDescriptor As UAEndpointDescriptor
Return Type

See EndpointDescriptor in .NET Reference.

Remarks

For remarks, see EndpointDescriptor in .NET Reference.

Example

For examples, see EndpointDescriptor in .NET Reference.

See Also

UACallArguments Object  | UANodeArguments Interface