# Functions
No description provided by the author
ParseUrl - parses according to https://www.iana.org/assignments/uri-schemes/prov/smb except for the query string smb://[[<domain>;]<username>[:<password>]@]<server>[:<port>][/[<share>[/[<path>]]][?[<param>=<value>[;<param2>=<value2>[...]]]]].
# Interfaces
No description provided by the author