OPC Labs Base Library
TryParseRelative Method
OpcLabs_BaseLib ActiveX DLL > BrowsePathParser Object : TryParseRelative Method

Description
Attempts to parse a string containing a relative browse path.

 

DISPID (Dispatch ID):

 

For more information, see TryParseRelative in .NET Reference.

Syntax
Visual Basic
Public Function TryParseRelative( _
   ByVal value As String, _
   ByVal StringCollection As Variant _
) As StringParsingError
Parameters
value

StringCollection

Return Type

See TryParseRelative in .NET Reference.

Remarks

For remarks, see TryParseRelative in .NET Reference.

Example

For examples, see TryParseRelative in .NET Reference.

See Also

BrowsePathParser Object  | BrowsePathParser Members