Section courante

A propos

Section administrative du site

PathAppendA

shlwapi.dll Ajouter au chemin
 

Syntaxe

[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
static extern bool PathAppendA([In, Out] StringBuilder pszPath, string pszMore);

Description

Cette fonction permet d'ajouter un chemin de répertoire à la fin d'un autre chemin de répertoire.



Dernière mise à jour : Samedi, le 26 décembre 2009