Unicode Controls & Classes for VB6 - Version 4

clsUniFile.st_IsLocalPath Function

Returns True if the specified path is local

Syntax
Public Function st_IsLocalPath (ByVal s As String) As Boolean
Parameters
Parameter Description
ByVal s As String The source path
Remarks