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

Description
Determines the longest common prefix of the current browse path and a given browse path.

 

DISPID (Dispatch ID):

 

For more information, see CommonPrefix in .NET Reference.

Syntax
Visual Basic
Public Function CommonPrefix( _
   ByVal path2 As Variant _
) As StringCollection
Parameters
path2

Return Type

See CommonPrefix in .NET Reference.

Remarks

For remarks, see CommonPrefix in .NET Reference.

Example

For examples, see CommonPrefix in .NET Reference.

See Also

BrowsePath Object  | BrowsePath Members