OPC Labs EasyOPC-UA Library
AppendRelative Method
OpcLabs_EasyOpcUA ActiveX DLL > UABrowsePath Object : AppendRelative Method

Description
Appends a sequence of browse path elements to the end of the current OPC-UA browse path.

 

DISPID (Dispatch ID):

 

For more information, see AppendRelative in .NET Reference.

Syntax
Visual Basic
Public Sub AppendRelative( _
   ByVal more As Variant _
) 
Parameters
more

Return Type

See AppendRelative in .NET Reference.

Remarks

For remarks, see AppendRelative in .NET Reference.

Example

For examples, see AppendRelative in .NET Reference.

See Also

UABrowsePath Object  | UABrowsePath Members