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

Description
Determines whether this PubSub object descriptor is strictly physical with specified transport profile URI string.

 

DISPID (Dispatch ID):

 

For more information, see IsStrictlyPhysical in .NET Reference.

Syntax
Visual Basic
Public Function IsStrictlyPhysical( _
   ByVal TransportProfileUriString As String, _
   ByVal assumeTopicTree As Boolean _
) As Boolean
Parameters
TransportProfileUriString

assumeTopicTree

Return Type

See IsStrictlyPhysical in .NET Reference.

Remarks

For remarks, see IsStrictlyPhysical in .NET Reference.

Example

For examples, see IsStrictlyPhysical in .NET Reference.

See Also

UAPubSubConnectionDescriptor Object  | UAPubSubConnectionDescriptor Members