'Declaration
<NotNullAttribute()> Function ToUAEndpointDescriptor() As UAEndpointDescriptor
'Usage
Dim instance As _UAApplicationManifest Dim value As UAEndpointDescriptor value = instance.ToUAEndpointDescriptor()
[NotNull()] UAEndpointDescriptor ToUAEndpointDescriptor()
[NotNull()] UAEndpointDescriptor^ ToUAEndpointDescriptor();
Return Value
Returns an endpoint descriptor that can be used for connecting to the OPC server.