OPC Labs EasyOPC-UA Primitives Library
DemandsPreselection Method
OpcLabs_EasyOpcUAPrimitives ActiveX DLL > UAEndpointDescriptor Object : DemandsPreselection Method

Description
Determines whether the endpoint descriptor demands preselection (discovery/GetEndpoints call) before establishing a connection.

 

DISPID (Dispatch ID):

 

For more information, see DemandsPreselection in .NET Reference.

Syntax
Visual Basic
Public Function DemandsPreselection( _
   ByVal effectiveEndpointSelectionPolicy As Variant, _
   ByVal effectiveUserIdentityInfo As Variant _
) As Boolean
Parameters
effectiveEndpointSelectionPolicy

effectiveUserIdentityInfo

Return Type

See DemandsPreselection in .NET Reference.

Remarks

For remarks, see DemandsPreselection in .NET Reference.

Example

For examples, see DemandsPreselection in .NET Reference.

See Also

UAEndpointDescriptor Object  | UAEndpointDescriptor Members