PathCreateFromUrlA |
shlwapi.dll | Répertoire créer avec un URL |
---|---|---|
Syntaxe
[DllImport("shlwapi.dll", SetLastError=true)] static extern int PathCreateFromUrlA([In]string url, [Out] StringBuilder path, [In,Out]ref uint pathLength, [In]uint reserved); |
Description
Cette fonction permet de convertir un URL sous sa forme du système d'exploitation de style DOS.
Voir également
Articles - URL (Uniform Resource Locator)
Dernière mise à jour : Samedi, le 26 décembre 2009