OPC Labs EasyOPC Forms
SetEndpointDescriptors Method
OpcLabs_EasyOpcForms ActiveX DLL > UADataDialog Object : SetEndpointDescriptors Method

Description
Set the array of endpoint descriptor objects.

 

DISPID (Dispatch ID):

 

For more information, see SetEndpointDescriptors in .NET Reference.

Syntax
Visual Basic
Public Sub SetEndpointDescriptors( _
   ByRef EndpointDescriptors() As UAEndpointDescriptor _
) 
Parameters
EndpointDescriptors

Return Type

See SetEndpointDescriptors in .NET Reference.

Remarks

For remarks, see SetEndpointDescriptors in .NET Reference.

Example

For examples, see SetEndpointDescriptors in .NET Reference.

See Also

UADataDialog Object  | UADataDialog Members