OPC Labs EasyOPC-UA Library
endpointDescriptor Property
OpcLabs_EasyOpcUA ActiveX DLL > UAWriteArguments Object : endpointDescriptor 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

UAWriteArguments Object  | UAWriteArguments Members