OPC Labs EasyOPC-UA Library
RequiresResolution Method
OpcLabs_EasyOpcUA ActiveX DLL > UAPubSubConnectionDescriptor Object : RequiresResolution Method

Description
Determines whether this PubSub object requires a resolution (in order to obtain the necessary physical information) with specified transport profile URI string.

 

DISPID (Dispatch ID):

 

For more information, see RequiresResolution in .NET Reference.

Syntax
Visual Basic
Public Function RequiresResolution( _
   ByVal TransportProfileUriString As String _
) As Boolean
Parameters
TransportProfileUriString

Return Type

See RequiresResolution in .NET Reference.

Remarks

For remarks, see RequiresResolution in .NET Reference.

Example

For examples, see RequiresResolution in .NET Reference.

See Also

UAPubSubConnectionDescriptor Object  | UAPubSubConnectionDescriptor Members