StrNCatA |
shlwapi.dll | Chaine et concaténation |
---|---|---|
Syntaxe
[DllImport("shlwapi.dll")] static extern string StrNCatA(string lpszStr, string lpszCat, short cchMax); |
Description
Cette fonction permet d'ajouter à la fin d'une chaîne de caractères ASCIZ le contenu d'une chaîne de caractères ASCIZ.
Dernière mise à jour : Samedi, le 26 décembre 2009