UrlCreateFromPathA |
shlwapi.dll | URL: Création d'un chemin |
---|---|---|
Syntaxe
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)] static extern int UrlCreateFromPathA( [In] string path, [Out] StringBuilder url, [In,Out] ref uint urlLength, [In] uint reserved ); |
Description
Cette fonction permet de convertir un chemin de système d'exploitation de style DOS sous sa forme URL.
Voir également
Articles - URL (Uniform Resource Locator)
Dernière mise à jour : Samedi, le 26 décembre 2009