Attempts to compute a relative path string that leads from the current browse to a given browse path.
DISPID (Dispatch ID):
For more information, see TryRelativeTo in .NET Reference.
DISPID (Dispatch ID):
For more information, see TryRelativeTo in .NET Reference.
Visual Basic |
---|
Public Function TryRelativeTo( _ ByVal toPath As Variant, _ ByVal MaximumParentDepth As Long, _ ByRef relativeResult As String _ ) As Boolean |
See TryRelativeTo in .NET Reference.
For remarks, see TryRelativeTo in .NET Reference.
For examples, see TryRelativeTo in .NET Reference.