OPC Labs Base Library
TryCombine Method
OpcLabs_BaseLib ActiveX DLL > BrowsePath Object : TryCombine Method

Description
Attempts to combine the current browse path with a given relative browse path string.

 

DISPID (Dispatch ID):

 

For more information, see TryCombine in .NET Reference.

Syntax
Visual Basic
Public Function TryCombine( _
   ByVal more As String _
) As StringParsingError
Parameters
more

Return Type

See TryCombine in .NET Reference.

Remarks

For remarks, see TryCombine in .NET Reference.

Example

For examples, see TryCombine in .NET Reference.

See Also

BrowsePath Object  | BrowsePath Members