UrlEscapeA |
shlwapi.dll | Echappe l'URL |
---|---|---|
Syntaxe
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)] static extern int UrlEscapeA( string pszURL, string pszEscaped, ref uint pcchEscaped, uint dwFlags); |
Description
Cette fonction permet de convertir les caractères particulier en format acceptable pour un URL.
Voir également
Articles - URL (Uniform Resource Locator)
Dernière mise à jour : Samedi, le 26 décembre 2009