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

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

 

DISPID (Dispatch ID):

 

For more information, see CommonPrefixLength in .NET Reference.

Syntax
Visual Basic
Public Function CommonPrefixLength( _
   ByVal path2 As Variant _
) As Long
Parameters
path2

Return Type

See CommonPrefixLength in .NET Reference.

Remarks

For remarks, see CommonPrefixLength in .NET Reference.

Example

For examples, see CommonPrefixLength in .NET Reference.

See Also

BrowsePath Object  | BrowsePath Members